Versions in this module Expand all Collapse all v0 v0.4.0 Sep 9, 2023 Changes in this version + func DBInit() *sqlx.DB + func FileStoreInit(local bool) *filestore.FileStore + type APIConfig struct + DB *sqlx.DB + FileStore *filestore.FileStore + Host string + Port int + func Init() *APIConfig + func (app *APIConfig) Address() string