Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultExpireTime = 60
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CloudConfig ¶
type CloudConfig struct { DefaultLocker struct { Storage string `yaml:"storage" json:"storage" default:"database"` } `yaml:"defaultlocker" json:"defaultlocker"` }
Click to show internal directories.
Click to hide internal directories.