config

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	EnvId     string        //TCB 环境 ID
	TcbRegion string        //TCB 环境所属地域
	Timeout   time.Duration //请求超时设置
	LogPrefix string        //日志前缀
	Debug     bool          //debug
	SecretId  string        //访问管理密钥ID
	SecretKey string        //访问管理密钥KEY
	//Deprecated
	StsConfig sts.Config //cam config
	//Deprecated
	RedisConfig gredis.Config //redis config
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL