Categorygithub.com/EunsangJeon/go-mux
modulepackage
1.1.1
Repository: https://github.com/eunsangjeon/go-mux.git
Documentation: pkg.go.dev

# README

go-mux

gorilla mux and postgresql

# Structs

App is application structure that has pointer to mux.Router and sql.DB.