Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCLI ¶ added in v1.2.0
func NewCLI(socketPath string) (interface { Execute(args []string) error Cli(ctx context.Context) error }, error)
NewCLI return
func NewManager ¶
func NewManager(blockchain *minter.Blockchain, tmRPC *rpc.Local, tmNode *tmNode.Node, cfg *config.Config) pb.ManagerServiceServer
NewManager return backend for cli
func StartCLIServer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.