//
pkg.gl
Category
github.com/atomone-hub/govgen
x
gov
client
package
1.0.4
Repository:
https://github.com/atomone-hub/govgen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
29 SLOC
#
Packages
cli
No description provided by the author
rest
No description provided by the author
testutil
No description provided by the author
utils
No description provided by the author
#
Functions
NewProposalHandler
NewProposalHandler creates a new ProposalHandler object.
WrapPropposalRESTHandler
No description provided by the author
#
Structs
ProposalHandler
The combined type for a proposal handler for both cli and rest.
#
Type aliases
CLIHandlerFn
function to create the cli handler.
RESTHandlerFn
function to create the rest handler.