//
pkg.gl
Category
github.com/contiamo/openapi-generator-go
pkg
generators
router
package
0.19.0
Repository:
https://github.com/contiamo/openapi-generator-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
1
Files
335 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.