Documentation ¶
Index ¶
- func GetDBLocation() string
- func GetEnv() string
- func GetEnvDir() string
- func GetHTTPMaxRequestSize() int64
- func GetHTTPTCPAddress() string
- func GetHTTPUploadMemoryBufferSize() int64
- func GetSMTPAddress() string
- func GetSMTPDomain() string
- func GetSMTPMaxLineLength() int64
- func GetSMTPMaxMessageBytes() int64
- func GetSMTPMaxRecipients() int64
- func GetSMTPNetworkType() string
- func GetSMTPPassword() string
- func GetSMTPReadTimeout() time.Duration
- func GetSMTPUsername() string
- func GetSMTPWriteTimeout() time.Duration
- func GetShutdownTimeout() time.Duration
- func GetTempDir() string
- func IsHTTPEnablePrometheus() bool
- func IsHTTPEnableShutdown() bool
- func IsSMTPAllowInsecureAuth() bool
- func IsSMTPAuthRequired() bool
- func IsSMTPEnableBINARYMIME() bool
- func IsSMTPEnableDSN() bool
- func IsSMTPEnableLMTP() bool
- func IsSMTPEnableREQUIRETLS() bool
- func IsSMTPEnableSMTPUTF8() bool
- func Load()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDBLocation ¶
func GetDBLocation() string
func GetHTTPMaxRequestSize ¶
func GetHTTPMaxRequestSize() int64
func GetHTTPTCPAddress ¶
func GetHTTPTCPAddress() string
func GetHTTPUploadMemoryBufferSize ¶
func GetHTTPUploadMemoryBufferSize() int64
func GetSMTPAddress ¶
func GetSMTPAddress() string
func GetSMTPDomain ¶
func GetSMTPDomain() string
func GetSMTPMaxLineLength ¶
func GetSMTPMaxLineLength() int64
func GetSMTPMaxMessageBytes ¶
func GetSMTPMaxMessageBytes() int64
func GetSMTPMaxRecipients ¶
func GetSMTPMaxRecipients() int64
func GetSMTPNetworkType ¶
func GetSMTPNetworkType() string
func GetSMTPPassword ¶
func GetSMTPPassword() string
func GetSMTPReadTimeout ¶
func GetSMTPUsername ¶
func GetSMTPUsername() string
func GetSMTPWriteTimeout ¶
func GetShutdownTimeout ¶
func GetTempDir ¶
func GetTempDir() string
func IsHTTPEnablePrometheus ¶
func IsHTTPEnablePrometheus() bool
func IsHTTPEnableShutdown ¶
func IsHTTPEnableShutdown() bool
func IsSMTPAllowInsecureAuth ¶
func IsSMTPAllowInsecureAuth() bool
func IsSMTPAuthRequired ¶
func IsSMTPAuthRequired() bool
func IsSMTPEnableBINARYMIME ¶
func IsSMTPEnableBINARYMIME() bool
func IsSMTPEnableDSN ¶
func IsSMTPEnableDSN() bool
func IsSMTPEnableLMTP ¶
func IsSMTPEnableLMTP() bool
func IsSMTPEnableREQUIRETLS ¶
func IsSMTPEnableREQUIRETLS() bool
func IsSMTPEnableSMTPUTF8 ¶
func IsSMTPEnableSMTPUTF8() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.