add more style
This commit is contained in:
@ -2,4 +2,5 @@ package config
|
||||
|
||||
type HTTP struct {
|
||||
ListenAddr string `json:"listen_addr"`
|
||||
MountLive bool `json:"mount_live"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user