package
0.0.0-20230628221007-3ba3d4600f42
Repository: https://github.com/matrix-org/go-neb.git
Documentation: pkg.go.dev

# Functions

GetServiceDB gets the global service DB instance.
Open a SQL database to use as a ServiceDB.
SetServiceDB sets the global service DB instance.

# Structs

NopStorage nops every store API call.
A ServiceDB stores the configuration for the services.

# Interfaces

Storer is the interface which needs to be conformed to in order to persist Go-NEB data.