Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Service kitex_conf.Service `json:"service" mapstructure:"service" yaml:"service"` Server kitex_conf.Server `json:"server" mapstructure:"server" yaml:"server"` Logger log.Logger `json:"logger" mapstructure:"logger" yaml:"logger"` Ip2RegionPath string `json:"ip2_region_path" mapstructure:"ip2_region_path" yaml:"ip2_region_path"` // }
Click to show internal directories.
Click to hide internal directories.