Skip to content

Latest commit

 

History

History
executable file
·
34 lines (28 loc) · 729 Bytes

README.md

File metadata and controls

executable file
·
34 lines (28 loc) · 729 Bytes

HertzBoot

Go Web Template

Base on

Project Structure

.
├── Dockerfile
├── Makefile
├── README.md
├── config
├── config.docker.yaml
├── config.yaml.example
├── docs
├── go.mod
├── go.sum
├── init
├── internal
├── main.go
├── pkg
├── resource
└── source