//
pkg.gl
Category
github.com/brc20-collab/brczero
x
gov
client
package
0.1.0
Repository:
https://github.com/brc20-collab/brczero.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
7
Files
20 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.