//
pkg.gl
Category
github.com/Dipper-Labs/Dipper-Protocol
app
v0
gov
client
package
4.0.2+incompatible
Repository:
https://github.com/dipper-labs/dipper-protocol.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
6
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.