Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ApolloConfig ¶
type ApolloConfig struct { Log logger.Logger agollo.Client agcache.CacheInterface Namespace string }
func (*ApolloConfig) GetString ¶
func (ac *ApolloConfig) GetString(name string) string
func (*ApolloConfig) GetStringDefault ¶
func (ac *ApolloConfig) GetStringDefault(name string, defaultValue string) string
Click to show internal directories.
Click to hide internal directories.