Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Endpoints ¶
func Endpoints(router chi.Router) http.HandlerFunc
Endpoints provides an endpoint to list all available endpoints registered in the router.
@Summary List all available endpoints @Description List all registered endpoints in the router @Tags debug @Accept plain @Produce plain @Success 200 {string} string "Endpoints listed successfully" @Router /endpoints [get]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.