package
0.0.0-20211005154638-c9bb2cb300da
Repository: https://github.com/pardot/deci.git
Documentation: pkg.go.dev
# Functions
IsConflictErr checks to see if the passed error occurred because of a version conflict.
IsNotFoundErr checks to see if the passed error is because the item was not found, as opposed to an actual error state.
NewID returns a random string which can be used as an ID for objects.
No description provided by the author
# Interfaces
Storage is an interface used by the service to maintain state.