Categorygithub.com/ZongweiBai/golang-in-action
modulepackage
0.0.0-20220429093341-f31ee48ec0de
Repository: https://github.com/zongweibai/golang-in-action.git
Documentation: pkg.go.dev

# README

golang-in-action

Golang's entry project integrates common components and functions such as gin, swagger, JWT, vaper, zap, redis, etc.

How to use

# install golang mod
go list
go mod tidy

Generate Docs

$GOPATH/bin/swag init

And then access url: http://localhost:8080/api-docs/swagger/index.html

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author