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

refactor: mv gen into cmd folder

This commit is contained in:
源文雨
2026-03-20 23:32:44 +08:00
parent e618d37ef3
commit 639da52ab3
5 changed files with 1 additions and 1 deletions

2
doc.go
View File

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