Documentation ¶ Index ¶ func NewTempStore(t *testing.T) *datastore.Store Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewTempStore ¶ func NewTempStore(t *testing.T) *datastore.Store NewTempStore creates a new temporary libnetwork store for testing purposes. The store is created in a temporary directory that is cleaned up when the test finishes. Types ¶ This section is empty. Source Files ¶ View all Source files store.go Click to show internal directories. Click to hide internal directories.