Versions in this module Expand all Collapse all v0 v0.4.0 Dec 19, 2024 Changes in this version + type Config struct + DSN string + StorageListenPort int + StorageToken string + type Services struct + Authn authenticator.Request + Authz authorizer.Authorizer + DB *db.Factory + func New(config Config) (_ *Services, err error) v0.4.0-rc1 Dec 18, 2024