package
Version:
v1.0.20
Opens a new window with list of versions in this module.
Published: Mar 17, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
LoadApolloConf
example: LoadApolloConf("777", []string{"application"})
type AppoloConf struct {
AppId string `json:"appId"`
Cluster string `json:"cluster"`
NamespaceName string `json:"namespaceName"`
Configurations map[string]string `json:"configurations"`
ReleaseKey string `json:"releaseKey"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.