Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Server ServerConfig Redis RedisConfig BlogInfo BlogInfoConfig SendBy SendByConfig Smtp SmtpConfig Aliyun AliyunConfig )
Functions ¶
This section is empty.
Types ¶
type AliyunConfig ¶
type BlogInfoConfig ¶
type Config ¶
type Config struct { ServerConfig `yaml:"Server"` BlogInfoConfig `yaml:"BlogInfo"` RedisConfig `yaml:"Redis"` SendByConfig `yaml:"SendBy"` SmtpConfig `yaml:"Smtp"` AliyunConfig `yaml:"Aliyun"` }
type RedisConfig ¶
type SendByConfig ¶
type ServerConfig ¶
Click to show internal directories.
Click to hide internal directories.