package
0.0.0-20200321120002-dd2de08144c3
Repository: https://github.com/wuka1/docker.git
Documentation: pkg.go.dev
# Functions
NewReferenceStore creates a new reference store, tied to a file path where the set of references are serialized in JSON format.
# Variables
ErrDoesNotExist is returned if a reference is not found in the store.
# Structs
An Association is a tuple associating a reference with an image ID.
# Interfaces
Store provides the set of methods which can operate on a reference store.