readonly

package
v0.0.15-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigStorage

func NewConfigStorage(base storage.Storer) config.ConfigStorer

func NewIndexStorage

func NewIndexStorage(base storage.Storer) storer.IndexStorer

func NewObjectStorage

func NewObjectStorage(base storage.Storer) storer.EncodedObjectStorer

func NewReferenceStorage

func NewReferenceStorage(base storage.Storer) storer.ReferenceStorer

func NewShallowStorage

func NewShallowStorage(base storage.Storer) storer.ShallowStorer

func NewStorage

func NewStorage(base storage.Storer) storage.Storer

readonly store is a shortcut to transactional store without the commit hooks, meaning any write changes performed to this store are never persisted and only held in memory throughout the duration of this object

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL