HertzBoot Go Web Template Base on Hertz GORM(MySql)/SQLX(MySql) Swag Redis Casbin Zap Viper 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