package
0.0.0-20240416081548-73764879b03f
Repository: https://github.com/chennqqi/go-generate-examples.git
Documentation: pkg.go.dev

# README

swag example: generate swagger file and service by go code's comment

go install -u github.com/swaggo/swag/cmd/swag@latest
go generate
go build

# Structs

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