Documentation
¶
Index ¶
- Variables
- func ApigwApiName() string
- func ApigwBackendHost() string
- func ApigwEndpoint() string
- func ApigwFilePath() string
- func ApigwManagerMaintainers() []string
- func ApigwScheme() string
- func ApigwSubPath() string
- func Environment() string
- func FinishedScheduleExpiration() time.Duration
- func IsDevMode() bool
- func MachineryCnf() *machineryConfig.Config
- func MysqlConAddr() string
- func PluginApiDebugUsername() string
- func PluginName() string
- func PluginSecret() string
- func PluginTenantID() string
- func Port() int
- func RedisClient() *redis.Client
- func ScheduleExpiration() time.Duration
- func ScheduleStoreMode() string
- func UserTokenKeyName() string
- func WorkerConcurrency() int
Constants ¶
This section is empty.
Variables ¶
View Source
var Settings config.Configer
Functions ¶
func ApigwApiName ¶
func ApigwApiName() string
func ApigwBackendHost ¶
func ApigwBackendHost() string
func ApigwEndpoint ¶
func ApigwEndpoint() string
func ApigwFilePath ¶ added in v0.5.5
func ApigwFilePath() string
func ApigwManagerMaintainers ¶ added in v0.4.1
func ApigwManagerMaintainers() []string
func ApigwScheme ¶ added in v0.6.0
func ApigwScheme() string
func ApigwSubPath ¶ added in v0.5.8
func ApigwSubPath() string
func Environment ¶
func Environment() string
func MachineryCnf ¶ added in v0.5.0
func MachineryCnf() *machineryConfig.Config
func MysqlConAddr ¶ added in v0.5.0
func MysqlConAddr() string
func PluginApiDebugUsername ¶
func PluginApiDebugUsername() string
func PluginName ¶
func PluginName() string
func PluginSecret ¶
func PluginSecret() string
func PluginTenantID ¶ added in v0.7.0
func PluginTenantID() string
func RedisClient ¶
func ScheduleExpiration ¶
func ScheduleStoreMode ¶ added in v0.5.0
func ScheduleStoreMode() string
func UserTokenKeyName ¶
func UserTokenKeyName() string
func WorkerConcurrency ¶
func WorkerConcurrency() int
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.