//
pkg.gl
Category
github.com/IAD/go-swagger-template-example
repository
0.0.0-20210619160857-3251fd0f5eff
Repository:
https://github.com/iad/go-swagger-template-example.git
Documentation:
pkg.go.dev
Overview
Dependencies
0
Dependents
0
#
Packages
cmd
No description provided by the author
pkg
No description provided by the author
#
README
go-swagger-template-example
1. generate serser using
make gen-server
2. generate a client using
make gen-client
3. start linter using
make lint