Versions in this module Expand all Collapse all v0 v0.3.0 Mar 9, 2022 v0.2.0 Jan 5, 2022 Changes in this version + var OK = []byte("OK") + func NewReadRequest(k []byte) storage.Request + func NewSimpleKVExecutor(kv storage.KVStorage) storage.Executor + func NewWriteRequest(k, v []byte) storage.Request