package
0.2501.0
Repository: https://github.com/oasisprotocol/oasis-core.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new storage pub protocol client.
NewServer creates a new storage pub protocol server.

# Constants

Constants related to the Get method.
Constants related to the GetPrefixes method.
Constants related to the Iterate method.
StoragePubProtocolID is a unique protocol identifier for the storage pub protocol.

# Variables

StoragePubProtocolVersion is the supported version of the storage pub protocol.

# Interfaces

Client is a storage pub protocol client.

# Type aliases

GetPrefixesRequest is a GetPrefixes request.
GetRequest is a Get request.
IterateRequest is an Iterate request.
ProofResponse is a response to Get/GetPrefixes/Iterate containing a proof.