//
pkg.gl
Category
github.com/contiamo/go-base/v3
pkg
generators
router
package
3.7.0
Repository:
https://github.com/contiamo/go-base.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
8
Dependents
0
Files
284 SLOC
#
Functions
Generate
Generate writes a chi router source code into `router` reading the YAML definition of the Open API 3.0 spec from the `specFile`.
#
Constants
DefaultPackageName
DefaultPackageName used in the router's source code.
#
Structs
Options
Options represent all the possible options of the generator.