package templates import _ "embed" //go:embed client.ini.tmpl var ClientINI string