//
pkg.gl
Category
github.com/istreamlabs/huma
cli
package
0.0.0-20220222184645-f755f484ff34
Repository:
https://github.com/istreamlabs/huma.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
5
Files
160 SLOC
#
Functions
New
New creates a new CLI instance from an existing router.
NewRouter
NewRouter creates a new router, new CLI, sets the default middlware, and returns the CLI/router as a convenience function.
#
Structs
CLI
CLI provides a command line interface to a Huma router.