Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseConfig ¶
type Config ¶
type Config struct { Name string `json:"name"` Version string `json:"version"` Host string `json:"host"` DataRoot string `json:"data_root"` RelativeShutdownInfoFilePath string `json:"relative_shutdown_info_file_path"` RelativeLogPath string `json:"relative_log_path"` Jwt *jwtx.JwtMould }
func (*Config) WriteShutdownPort ¶
Click to show internal directories.
Click to hide internal directories.