Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GlobalConfig ¶
type GlobalConfig struct { GinAppDebug string `json:"gin_app_debug"` Http Http `json:"http"` Grpc Grpc `json:"grpc"` Nacos *nacosRF.NacosConfig `json:"nacos"` }
var TestConfig *GlobalConfig
Click to show internal directories.
Click to hide internal directories.