//
pkg.gl
Category
github.com/ava-labs/avalanchego
vms
rpcchainvm
gkeystore
package
0.99.99-test-ignore
Repository:
https://github.com/ava-labs/avalanchego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
99 SLOC
#
Packages
gkeystoreproto
No description provided by the author
#
Functions
NewClient
NewClient returns a keystore instance connected to a remote keystore instance.
NewServer
NewServer returns a keystore connected to a remote keystore.
#
Structs
Client
Client is a snow.Keystore that talks over RPC.
Server
Server is a snow.Keystore that is managed over RPC.