package
0.0.0-20241115092759-091c304aff78
Repository: https://github.com/decentrio/soro-book.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
PrepareMainCmd is meant for client side libs that want some more flags This adds --encoding (hex, btc, base64) and --output (text, json) to the command.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Executor wraps the cobra Command with a nicer Execute method.

# Interfaces

Executable is the minimal interface to *corba.Command, so we can wrap if desired before the test.
No description provided by the author