Documentation
¶
Overview ¶
Package memory provides an in-memory implementation of kv.Txn.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() kv.TxnCommitDiscarder
New returns a memory-backed implementation of the kv.Txn interface intended exclusively for use in tests, and not in production.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.