Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NewClient = client.NewClient
View Source
var NewClientOptions = client.NewClientOptions
View Source
var NewCreateWalletOptions = client.NewCreateWalletOptions
View Source
var NewListWalletsOptions = client.NewListWalletsOptions
View Source
var NewSignOptions = client.NewSignOptions
View Source
var NewUpdateWalletOptions = client.NewUpdateWalletOptions
Functions ¶
This section is empty.
Types ¶
type AuthSecretKey ¶ added in v2.0.2
type AuthSecretKey = client.AuthSecretKey
type AuthSignature ¶ added in v2.0.2
type AuthSignature = client.AuthSignature
type ClientOptions ¶
type ClientOptions = client.ClientOptions
type CreateWalletOptions ¶
type CreateWalletOptions = client.CreateWalletOptions
type ListWalletOptions ¶
type ListWalletOptions = client.ListWalletsOptions
type ListWalletsResult ¶
type ListWalletsResult = client.ListWalletsResult
type SignOptions ¶
type SignOptions = client.SignOptions
type SignResult ¶
type SignResult = client.SignResult
type UpdateWalletOptions ¶
type UpdateWalletOptions = client.UpdateWalletOptions
type VaultStatus ¶
type VaultStatus = client.VaultStatus
Click to show internal directories.
Click to hide internal directories.