//
pkg.gl
Category
github.com/highlight/highlight/sdk/highlight-go
middleware
chi
package
0.11.0
Repository:
https://github.com/highlight/highlight.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
22 SLOC
#
Functions
Middleware
Middleware is a chi compatible middleware use as follows: import highlightchi "github.com/highlight/highlight/sdk/highlight-go/middleware/chi" ..