Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
serverww.Config `yaml:",inline"`
Enable bool `yaml:"enable"`
}
Config extends weaveworks server config
func (*Config) RegisterFlags ¶
func (cfg *Config) RegisterFlags(f *flag.FlagSet)
RegisterFlags add internal server flags to flagset
Click to show internal directories.
Click to hide internal directories.