Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 268 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 268 Bytes

gendemo

The best practices of using GEN.

Quick Start

  1. start a test database server instance
docker-compose up -d
  1. prepare test tables
go run main.go
  1. generate code
sh generate.sh