Documentation ¶
Index ¶
Constants ¶
View Source
const StorageVersion = "0.1.0"
StorageVersion declares the version used by the storage backend defined in this package and its associated data types. Semver is followed somewhat closely by this identifier: Patch levels indicate fixes to the storage spec where published behavior and code behavior may not align, minor version bumps indicate new features or changes to the storage API that may induce minor code breakage, and major version bumps indicate significant storage API changes that are guaranteed to break downstream code.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.