Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Config :
func (*Config) Get ¶
func (c *Config) Get(req configurable.GetRequest) (configurable.GetResponse, error)
Get :
func (*Config) Set ¶
func (c *Config) Set(req configurable.SetRequest) (configurable.SetResponse, error)
Set :
Click to show internal directories.
Click to hide internal directories.