package
Version:
v0.0.0-...-941446c
Opens a new window with list of versions in this module.
Published: Jul 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Build composes an http Handler from the given route group based on Config.
Config defines components required for registering Route Groups.
type RouteGroup interface {
Register(m *web.Mux, cfg Config)
}
RouteGroup is defined by instances that can register routes to a web Mux based on Config.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.