Documentation ¶
Overview ¶
Package readonly implements wrapper around readonlyStorage that prevents all mutations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrReadonly = errors.Errorf("storage is read-only")
ErrReadonly returns an error indicating that storage is read only.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.