Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 118 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 118 Bytes
  • go version: 1.20

  • Launch:

    • cd dir/cmd
    • go run main.go
  • Swag:

    • swag init -g ./cmd/main.go -o ./docs