Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLIHandlerFn ¶ added in v0.50.9
function to create the cli handler
type ProposalHandler ¶ added in v0.50.9
type ProposalHandler struct {
CLIHandler CLIHandlerFn
}
ProposalHandler wraps CLIHandlerFn
func NewProposalHandler ¶ added in v0.50.9
func NewProposalHandler(cliHandler CLIHandlerFn) ProposalHandler
NewProposalHandler creates a new ProposalHandler object
Click to show internal directories.
Click to hide internal directories.