package
1.2.0
Repository: https://github.com/trustbloc/vc-go.git
Documentation: pkg.go.dev

# Packages

Package storage provides an alternative implementation of a mock Store, supporting most of a MemStore's behaviour with the added ability to override return values.

# Structs

Iterator is a mocked implementation of spi.Iterator.
Provider is a mocked implementation of spi.Provider.
Store is a mocked implementation of spi.Store.