package
1.2.0
Repository: https://github.com/open-policy-agent/opa.git
Documentation: pkg.go.dev

# Functions

New creates a new mock Store.
NewWithData creates a store with some initial data.

# Structs

ReadCall captures the parameters for a Read call.
Store is a mock storage.Store implementation for use in testing.
Transaction is a mock storage.Transaction implementation for use in testing.
WriteCall captures the parameters for a write call.