chi

package
v0.0.0-...-35a4376 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPRouter

type HTTPRouter struct {
	*chi.Mux
}

func (*HTTPRouter) Init

func (h *HTTPRouter) Init() router.HTTPRouter

func (*HTTPRouter) MountRoutes

func (h *HTTPRouter) MountRoutes(handlers ...router.RouteHandler)

func (*HTTPRouter) ServeHTTP

func (h *HTTPRouter) ServeHTTP(writer http.ResponseWriter, request *http.Request)

func (*HTTPRouter) UseMiddlewares

func (h *HTTPRouter) UseMiddlewares(middlewares ...router.Middleware)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL