Documentation
¶
Index ¶
- func Get(key string) (string, error)
- func GetKeys(dir string) (map[string]string, error)
- func GetSubdirectories(dir string) ([]string, error)
- func Init(etcdEndpoints []string) error
- func Mkdir(dir string) error
- func Rm(key string) error
- func Rmdir(dir string, recursive bool) error
- func Set(key string, value string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSubdirectories ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.