package
1.4.0
Repository: https://github.com/voxtechnica/versionary.git
Documentation: pkg.go.dev

# Functions

NewMemService returns a new Thing Service backed by an in-memory table for testing.
NewMemTable creates an in-memory Thing table for testing purposes.
NewService returns a new Thing Service for the specified operating environment.
NewTable returns a new Table for Thing objects.

# Structs

Service is used to manage a Thing database.
Thing is a simple example struct that demonstrates how to use the versionary package.