package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev
# Functions
AsAlphabet returns option to sign main TX of notary requests with client's private key.
NewFromMorph wraps client to work with FrostFS contract.
TryNotary returns option to enable notary invocation tries.
# Structs
AlphabetUpdatePrm groups parameters of AlphabetUpdate operation.
BindKeysPrm groups parameters of BindKeys operation.
ChequePrm groups parameters of Cheque operation.
Client is a wrapper over StaticClient which makes calls with the names and arguments of the FrostFS contract.
UnbindKeysPrm groups parameters of UnbindKeys operation.
# Type aliases
Option allows to set an optional parameter of ClientWrapper.