mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-07 15:10:01 +08:00
@@ -1,5 +1,8 @@
|
||||
package util
|
||||
|
||||
// DoNotEditHead added to the beginning of a file to prompt the user not to edit
|
||||
var DoNotEditHead = "// Code generated by goctl. DO NOT EDIT!"
|
||||
|
||||
var headTemplate = `// Code generated by goctl. DO NOT EDIT!
|
||||
// Source: {{.source}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user