Documentation
¶
Index ¶
Constants ¶
View Source
const (
APP_NAME = "B2WEBP"
)
Variables ¶
View Source
var ( ListenAddress string DebugMode bool DataDir string BaseURL string BootTime time.Time CacheDir string MaxCacheSize int64 S3Setting S3SettingS Database *gorm.DB HashId *hashids.HashID MemoryCache *freecache.Cache CronInstance *cron.Cron UploadPassword string CdnAssetsPrefix string Motd string ServeByteCounter atomic.Uint64 ServeClickCounter atomic.Uint64 )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.