mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-16 19:28:18 +08:00
4 lines
74 B
Go
4 lines
74 B
Go
package template
|
|
|
|
var Field = `{{.name}} {{.type}} {{.tag}} {{.comment}}`
|