# Functions
New returns a new did store.
NewConnectionStore returns a new ConnectionStore backed by provided storage and VDR.
# Variables
ErrNotFound signals that the entry for the given DID and key is not present in the store.
# Structs
ConnectionStoreImpl stores DIDs indexed by key.
Record model.
Store stores did doc.
# Interfaces
ConnectionStore provides interface for storing and retrieving DIDs.