package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
EndpointKeyPrefix is the prefix for endpoint key in the kv store.
NetworkKeyPrefix is the prefix for network key in the kv store.
# Variables
ErrKeyModified is raised for an atomic update when the update is working on a stale state.
ErrKeyModified is raised for an atomic update when the update is working on a stale state.
# Interfaces
KVObject is Key/Value interface used by objects to be part of the Store.