//
pkg.gl
Category
github.com/markdingo/autoreverse
database
package
1.4.0
Repository:
https://github.com/markdingo/autoreverse.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
170 SLOC
#
Functions
NewDatabase
NewDatabase *must* be used to construct a new database.
NewGetter
NewGetter creates a Getter with valid databases.
#
Structs
Database
Database is constructed with NewDatabase() - using a default construction will result in a panic due to unconstructed maps.
Getter
Getter supports atomically switching databases on the fly - this occurs most often due to expired zone reloads.