//
pkg.gl
Category
github.com/lasthyphen/paaro
api
keystore
gkeystore
package
0.0.0-20210916235445-ea0e61cfc9b4
Repository:
https://github.com/lasthyphen/paaro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
104 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.