package
1.0.1
Repository: https://github.com/masnax/microtest.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewDB creates an empty db struct with no dqlite connection.

# Constants

DefaultHeartbeatInterval is the default interval used for heartbeats and dqlite role probes.

# Structs

DqliteDB holds all information internal to the dqlite database.

# Interfaces

DB exposes the internal database for use with external projects.