Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
C = new(Config)
)
Functions ¶
func PrintWithJSON ¶
func PrintWithJSON()
Types ¶
type Config ¶
type Config struct { RunMode string LocalPath string Swagger bool PrintConfig bool HTTP HTTP Log Log JWTAuth JWTAuth Monitor Monitor RateLimiter RateLimiter CORS CORS GZIP GZIP Redis Redis Gorm Gorm MySQL MySQL Sqlite3 Sqlite3 }
func (*Config) IsDebugMode ¶
type MySQL ¶
type RateLimiter ¶
Click to show internal directories.
Click to hide internal directories.