Documentation ¶
Index ¶
- func Get(key string) string
- func GetApiHost() string
- func GetAuthClient() string
- func GetAuthMixinID() string
- func GetAuthToken() string
- func GetGroupMembers() []string
- func GetGroupThreshold() int
- func GetGroupVerify() ed25519.PublicKey
- func Save() error
- func Set(key string, value interface{})
- func SetApiHost(host string)
- func SetAuthClient(clientID string)
- func SetAuthMixinID(id string)
- func SetAuthToken(token string)
- func SetGroupMembers(members []string)
- func SetGroupThreshold(threshold int)
- func SetGroupVerify(verify ed25519.PublicKey)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetApiHost ¶
func GetApiHost() string
func GetAuthClient ¶
func GetAuthClient() string
func GetAuthMixinID ¶
func GetAuthMixinID() string
func GetAuthToken ¶
func GetAuthToken() string
func GetGroupMembers ¶
func GetGroupMembers() []string
func GetGroupThreshold ¶
func GetGroupThreshold() int
func GetGroupVerify ¶
func SetApiHost ¶
func SetApiHost(host string)
func SetAuthClient ¶
func SetAuthClient(clientID string)
func SetAuthMixinID ¶
func SetAuthMixinID(id string)
func SetAuthToken ¶
func SetAuthToken(token string)
func SetGroupMembers ¶
func SetGroupMembers(members []string)
func SetGroupThreshold ¶
func SetGroupThreshold(threshold int)
func SetGroupVerify ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.