Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Walk ¶ added in v0.2.0
func Walk(r chi.Routes, walkFn WalkFunc, onController ControllerFunc) error
Types ¶
type ControllerFunc ¶ added in v0.2.0
type ControllerFunc func(controller goflag.ControllerFlag) error
type OpenApi31Spec ¶ added in v0.1.0
func (*OpenApi31Spec) ServeHTTP ¶ added in v0.1.0
func (spec *OpenApi31Spec) ServeHTTP(w http.ResponseWriter, _ *http.Request)
Click to show internal directories.
Click to hide internal directories.