moby/libnetwork/datastore
Cory Snider 4af420f978 libnetwork/internal/kvstore: prune unused method
The datastore never calls Get() due to how the cache is implemented.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-10-19 12:57:42 -04:00
..
cache.go libnetwork/datastore: un-embed mutex from cache 2023-10-19 12:37:12 -04:00
datastore.go libnetwork/datastore: drop (KVObject).DataScope() 2023-10-19 12:38:39 -04:00
datastore_test.go libnetwork/datastore: drop (KVObject).DataScope() 2023-10-19 12:38:39 -04:00
mockstore_test.go libnetwork/internal/kvstore: prune unused method 2023-10-19 12:57:42 -04:00