/simple-service

simple test service

Primary LanguageGoGNU General Public License v3.0GPL-3.0

simple-service

Go Linter Docker Image CI

simple test service

Get tools

  • swag
go get github.com/swaggo/swag/cmd/swag
  • golangci-lint
go get github.com/golangci/golangci-lint/cmd/golangci-lint@latest
  • goimports
go get golang.org/x/tools/cmd/goimports