Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Apollo ¶
type Apollo struct {
// contains filtered or unexported fields
}
Apollo -
type Conf ¶
type Conf struct { AppID string `yaml:"appID"` Namespace string `yaml:"namespace"` Cluster string `yaml:"cluster"` CacheDir string `yaml:"cacheDir"` MetaAddr string `yaml:"metaAddr"` AccessKeySecret string `yaml:"accessKeySecret"` InsecureSkipVerify bool `yaml:"insecureSkipVerify"` }
Conf -
Click to show internal directories.
Click to hide internal directories.