package
0.0.0-20200302104446-3a6673b5cb06
Repository: https://github.com/hansingt/goatcheese.git
Documentation: pkg.go.dev

# Functions

New creates a new data store object and set's up the database if required.

# Interfaces

Datastore defines the main interface for the data store.
Project defines the interface of a project in the GoatCheese shop.
ProjectFile defines the required methods of a project file.
Repository defines the interface of a repository for the GoatCheese shop.