//
pkg.gl
Category
github.com/GoAdminLive/go-admin
adapter
chi
package
0.1.0
Repository:
https://github.com/goadminlive/go-admin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
2
Files
183 SLOC
#
Functions
Content
No description provided by the author
#
Structs
Chi
Chi structure value is a Chi GoAdmin adapter.
Context
Context wraps the Request and Response object of Chi.
#
Type aliases
HandleFun
HandleFun is type of route methods of chi.
HandlerFunc
No description provided by the author