//
pkg.gl
Category
github.com/EunsangJeon/go-mux
module
package
1.1.1
Repository:
https://github.com/eunsangjeon/go-mux.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
213 SLOC
#
README
go-mux
gorilla mux and postgresql
#
Structs
App
App is application structure that has pointer to mux.Router and sql.DB.