Documentation ¶
Index ¶
Constants ¶
View Source
const (
DataIdDefault = "srv.sms"
)
Variables ¶
View Source
var ( Conf Config ConfigPath string // ******* acm config *********************** CFG_ENDPOINT = GetEnv("CFG_ENDPOINT", "acm.aliyun.com") CFG_NAMESPACEID = GetEnv("CFG_NAMESPACEID", "a23c93cd-491c-44dd-be30-fb1df6e6ddaf") CFG_ACCESSKEY = GetEnv("CFG_ACCESSKEY", "") CFG_SECRETKEY = GetEnv("CFG_SECRETKEY", "") CFG_CLUSTER = GetEnv("CFG_CLUSTER", "test") )
Functions ¶
func GenValidateCode ¶
func GetFileConfFile ¶
func GetFileConfFile() string
func ValidateMobile ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.