Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AliossSettingS ¶
type AppSettingS ¶
type AppSettingS struct { BarkToken string MaxCommentCount int64 AttachmentIncomeRate float64 DefaultContextTimeout time.Duration DefaultPageSize int MaxPageSize int IsShastaTestnet bool TronApiKeys []string SmsJuheKey string SmsJuheTplID string SmsJuheTplVal string AlipayAppID string AlipayPrivateKey string }
type DatabaseSettingS ¶
type LogType ¶
type LogType string
const LogFileType LogType = "file"
const LogZincType LogType = "zinc"
type LoggerSettingS ¶
type RedisSettingS ¶
type RuntimeSettingS ¶
type RuntimeSettingS struct {
DisablePhoneVerify bool
}
type SearchSettingS ¶
type ServerSettingS ¶
Click to show internal directories.
Click to hide internal directories.