Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultConfigFileName = "config.yaml" DefaultCacheFileName = "cache.db" DefaultReservedUsernamesConfigFileName = "reserved-usernames.json" )
Variables ¶
View Source
var ( ConfigFileDir = "/conf/" UploadFilePath = "/uploads/" I18nPath = "/i18n/" CacheDir = "/cache/" )
Functions ¶
func FormatAllPath ¶
func FormatAllPath(dataDirPath string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.