Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OverrideRemote ¶ added in v1.2.2
func OverrideRemote(override bool)
func UnmarshalField ¶
Types ¶
type Config ¶
type Config struct {
// different devMode yaml data
YamlS []*Yaml
// contains filtered or unexported fields
}
func EmptyConfigger ¶ added in v1.2.2
func EmptyConfigger() *Config
func (*Config) AddRemoteConfig ¶ added in v1.2.2
func (*Config) UnmarshalField ¶
UnmarshalField yaml to struct only support Accessible Field
func (*Config) WatchRemoteConfig ¶ added in v1.2.2
func (c *Config) WatchRemoteConfig()
func (*Config) WatchRemoteConfigFunc ¶ added in v1.2.2
Click to show internal directories.
Click to hide internal directories.