Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Database ¶
Database stores information needed by the relayapi
func NewDatabase ¶
func NewDatabase( conMan *sqlutil.Connections, dbProperties *config.DatabaseOptions, cache caching.FederationCache, isLocalServerName func(spec.ServerName) bool, ) (*Database, error)
NewDatabase opens a new database
Click to show internal directories.
Click to hide internal directories.