package
1.14.3
Repository: https://github.com/danielgtaylor/huma.git
Documentation: pkg.go.dev

# Functions

New creates a new CLI instance from an existing router.
NewRouter creates a new router, new CLI, sets the default middlware, and returns the CLI/router as a convenience function.

# Structs

CLI provides a command line interface to a Huma router.