package
Version:
v0.0.0-...-ff5f600
Opens a new window with list of versions in this module.
Published: Apr 30, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DestroyStore destroys the specified store. Idempotent.
OpenStore opens the given store.Store. OpenOptions are respected to the
degree possible for the specified engine.
type OpenOptions struct {
CreateIfMissing bool
ErrorIfExists bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.