feat: add code generation headers in safe to edit files (#5136)

This commit is contained in:
Kevin Wan
2025-09-01 21:27:30 +08:00
committed by GitHub
parent 894e8b1218
commit ce11adb5e4
19 changed files with 228 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
// Code scaffolded by goctl. Safe to edit.
// goctl {{.version}}
package config
import {{.authImport}}