package
0.0.0-20210412185903-ed80a23ed134
Repository: https://github.com/bococoin/core.git
Documentation: pkg.go.dev
# Functions
ConfigCmd returns a CLI command to interactively create an application CLI config file.
Paginate returns the correct starting and ending index for a paginated query, given that client provides a desired page and limit of objects and the handler provides the total number of objects.
Register routes.
ValidateCmd returns unknown command error or Help display if help flag set.