# Functions
New initializes a new State store.
TestState returns an initialized State for testing.
TestStateRestart closes the given state and restarts it against the same DB file.
# Structs
IndexTime indexes a time.Time field of a struct.
InstanceLogs is a value that can be created to assist in coordination log writers and readers.
State is the primary API for state mutation for the server.