Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GroupRouter ¶
func GroupRouter(parent chi.Router, pattern string, fn func(r chi.Router)) chi.Router
GroupRouter creates a new chi router group within the parent router.
func MountRouter ¶
MountRouter mounts a sub-router onto the parent router.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.