Documentation ¶
Overview ¶
Package trivial implements a trivial wrapper for mute/serviceguard/client
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(database interface{}, walletKey *[ed25519.PrivateKeySize]byte, cacert []byte) (*client.Client, error)
New takes a database handler or URL and creates the key backend and the walletstore from it. walletKey is the private key for the client wallet. cacert is the SSLCACert of the server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.