//
pkg.gl
Category
github.com/davidlcarrascal/go-admin
adapter
chi
package
1.2.13
Repository:
https://github.com/davidlcarrascal/go-admin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
168 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