//
pkg.gl
Category
github.com/netcloth/netcloth-chain
modules
gov
client
package
1.0.15
Repository:
https://github.com/netcloth/netcloth-chain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
19 SLOC
#
Packages
cli
No description provided by the author
rest
No description provided by the author
utils
No description provided by the author
#
Functions
NewProposalHandler
NewProposalHandler creates a new ProposalHandler object.
#
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.