Skip to content

hyetpang/go-frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-frame

Golang 脚手架

辅助工具

  1. go install github.com/swaggo/swag/cmd/swag@latest
  2. go install github.com/dkorunic/betteralign/cmd/betteralign@latest
  3. sudo apt-get install upx-ucl (ubuntu)
  4. https://github.com/protocolbuffers/protobuf/releases 下载对应平台的protoc
  5. go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
  6. go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
  7. go install github.com/securego/gosec/v2/cmd/gosec@latest
  8. go install github.com/hyetpang/go-code-gen@latest

Releases

No releases published

Packages

No packages published

Languages