package
Version:
v0.0.19
Opens a new window with list of versions in this module.
Published: Mar 20, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Cfg struct {
Timeout time.Duration `json:"timeout"`
Logger bool `json:"logger"`
Recover bool `json:"recover"`
RequestID bool `json:"request_id"`
}
func (t Cfg) Build() *chi.Mux
Source Files
¶
Click to show internal directories.
Click to hide internal directories.