//
pkg.gl
Category
github.com/danielgtaylor/huma
cli
package
1.14.3
Repository:
https://github.com/danielgtaylor/huma.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
9
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.