Files
atomctl/templates/project/pkg/consts/consts.go.tpl
2024-12-18 19:42:10 +08:00

9 lines
119 B
Smarty
Executable File

package consts
// Format
//
// // swagger:enum CacheKey
// // ENUM(
// // VerifyCode = "code:__CHANNEL__:%s",
// // )