package
1.4.0
Repository: https://github.com/markdingo/autoreverse.git
Documentation: pkg.go.dev

# Functions

NewDatabase *must* be used to construct a new database.
NewGetter creates a Getter with valid databases.

# Structs

Database is constructed with NewDatabase() - using a default construction will result in a panic due to unconstructed maps.
Getter supports atomically switching databases on the fly - this occurs most often due to expired zone reloads.