Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
Database: The overlay database will return values from the overlay if present, the underlay if not. If `cache` is true, it will cache values retrieved from the underlay into the overlay (caching should only be used if the overlay is expected to have significantly better performance than the underlay).
Click to show internal directories.
Click to hide internal directories.