Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProposalHandler ¶
type ProposalHandler struct {
CLIHandler CLIHandlerFn
}
ProposalHandler wraps CLIHandlerFn
func NewProposalHandler ¶
func NewProposalHandler(cliHandler CLIHandlerFn) ProposalHandler
NewProposalHandler creates a new ProposalHandler object
Click to show internal directories.
Click to hide internal directories.