Documentation
¶
Index ¶
- func Delete(kb *keybase.Keybase, team, namespace string, kv KV) error
- func Get(kb *keybase.Keybase, team, namespace string, kv *KV) error
- func Keys(kb *keybase.Keybase, team, namespace string) ([]string, error)
- func Namespaces(kb *keybase.Keybase, team string) ([]string, error)
- func Put(kb *keybase.Keybase, team, namespace string, kv KV) error
- type KV
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Namespaces ¶
Namespaces returns a slice of strings containing all the namespaces for a team
Types ¶
Click to show internal directories.
Click to hide internal directories.