Versions in this module Expand all Collapse all v1 v1.2.0 Aug 17, 2021 v1.0.0 Jun 7, 2021 Changes in this version + var ASYTOKEN = "asy-token" + var ASYUSERID = "asy-user-id" + var SC = securecookie.New(hashKey, blockKey) + func BuildSqlArgs(args ...interface{}) ([]interface{}, error) + func GetConsulUrls() []string + func GetMd5String(s string) string + func InitDb() *gorp.DbMap + func InitLog() + func InitRedisPool() *redis.Pool + func Random62String(size int) string + func WriteErrorLog(path string, err error) bool + type Address struct + Host string + Port int