package
0.0.0-20221012104413-7838e69214a3
Repository: https://github.com/bliiitz/dirk.git
Documentation: pkg.go.dev
# Functions
New creates a new API service over GRPC.
WithAccountManager sets the account manager for this module.
WithCACert sets the CA certificate for this module.
WithID sets the id for the server.
WithListenAddress sets the listen address for the server.
WithLister sets the lister for this module.
WithLogLevel sets the log level for the module.
WithMonitor sets the monitor for this module.
WithName sets the name for the server.
WithPeers sets the peers for this module.
WithProcess sets the process for this module.
WithServerCert sets the server certificate for this module.
WithServerKey sets the server key for this module.
WithSigner sets the signer for this module.
WithWalletManager sets the wallet manager for this module.
# Interfaces
Parameter is the interface for service parameters.