1
0
mirror of https://github.com/fumiama/gozel.git synced 2026-06-20 01:20:28 +08:00

feat(gen): add more comments & support _t enum

This commit is contained in:
源文雨
2026-03-20 00:39:31 +08:00
parent 20cf04b2e9
commit a56666c826
4 changed files with 42 additions and 13 deletions

1
doc.go
View File

@@ -1,4 +1,3 @@
package gozel
//go:generate go run ./gen -spec ./spec
//go:generate gofmt -w .