Documentation
¶
Index ¶
- func GetCall(baseUrl string, headers, cookies map[string]string, timeout int) *msclient.Call
- func GetConfig(config interface{}, configFileName string) error
- func GetMysql(options mysqlwrap.Options) *mysqlwrap.Mysql
- func GetMysqlUrl(mysqlUrl string) *mysqlwrap.Mysql
- func GetOss(options osswrap.Options, bucketName string) *osswrap.Oss
- func GetRedis(options rediswrap.Options) *rediswrap.Redis
- func GetRedisUrl(redisUrl string) *rediswrap.Redis
- func GetRedisedMysql(ro rediswrap.Options, mo mysqlwrap.Options) *redised.RedisedMysql
- func GetRedisedMysqlUrl(redisUrl, mysqlUrl string) *redised.RedisedMysql
- func GetRequest(baseUrl string, headers, cookies map[string]string, timeout int) *requestwrap.Request
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMysqlUrl ¶ added in v1.0.3
func GetRedisUrl ¶ added in v1.0.3
func GetRedisedMysql ¶
func GetRedisedMysqlUrl ¶ added in v1.0.3
func GetRedisedMysqlUrl(redisUrl, mysqlUrl string) *redised.RedisedMysql
func GetRequest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.