package
1.6.2
Repository: https://github.com/observiq/stanza.git
Documentation: pkg.go.dev

# Functions

NewStubDatabase creates a new StubDatabase.
OpenDatabase will open and create a database.

# Structs

StubDatabase is an implementation of Database that succeeds on all calls without persisting anything to disk.

# Interfaces

Database is a database used to save offsets.