libChi

package
v0.28.1 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package libChi provides a Chi web framework adapter for requestCore.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindURLParams

func BindURLParams(r *http.Request, parser *libNetHttp.NetHTTPParser)

BindURLParams binds Chi URL route parameters to the given parser.

func ExtractURLParams

func ExtractURLParams(r *http.Request) map[string]string

ExtractURLParams extracts Chi URL route parameters from the request into a map.

func InitParser

InitParser creates a NetHTTPParser for the request and binds Chi URL parameters to it.

func ParamsMiddleware

func ParamsMiddleware(next http.Handler) http.Handler

ParamsMiddleware is HTTP middleware that injects Chi URL parameters into the request context.

Types

This section is empty.

Jump to

Keyboard shortcuts

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