mirror of
https://github.com/xxjwxc/public.git
synced 2025-09-26 20:01:19 +08:00
5 lines
122 B
Go
5 lines
122 B
Go
package message
|
|
|
|
//go install golang.org/x/tools/cmd/stringer // 安装
|
|
//go:generate stringer -type=ErrCode -linecomment
|