imbytecat 8b7e7a3f85
All checks were successful
Template Cleanup / Template Cleanup (push) Has been skipped
convert to template
2024-09-04 11:36:03 +08:00

7 lines
93 B
Go

package constant
const (
AppName = "zabbixagent2plugintemplate"
AppVersion = "1.0.0"
)