ocp/

directory
v1.19.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2026 License: MIT

Directories

Path Synopsis
currency/exchange
Package exchange defines a focused store for core-mint exchange rate records.
Package exchange defines a focused store for core-mint exchange rate records.
currency/exchange/cache
Package cache provides an exchange.Store decorator that caches single- and all-symbol rate lookups in front of a wrapped store.
Package cache provides an exchange.Store decorator that caches single- and all-symbol rate lookups in front of a wrapped store.
currency/exchange/dynamodb
Package dynamodb implements the exchange.Store interface on top of DynamoDB.
Package dynamodb implements the exchange.Store interface on top of DynamoDB.
currency/exchange/memory
Package memory provides an in-memory exchange.Store implementation for fast unit tests.
Package memory provides an in-memory exchange.Store implementation for fast unit tests.
currency/exchange/tests
Package tests holds the shared conformance suite run against every exchange.Store implementation.
Package tests holds the shared conformance suite run against every exchange.Store implementation.
currency/holder
Package holder defines a focused store for currency creator mint holder counts.
Package holder defines a focused store for currency creator mint holder counts.
currency/holder/dynamodb
Package dynamodb implements the holder.Store interface on top of DynamoDB.
Package dynamodb implements the holder.Store interface on top of DynamoDB.
currency/holder/memory
Package memory provides an in-memory holder.Store implementation for fast unit tests.
Package memory provides an in-memory holder.Store implementation for fast unit tests.
currency/holder/tests
Package tests holds the shared conformance suite run against every holder.Store implementation.
Package tests holds the shared conformance suite run against every holder.Store implementation.
currency/metadata
Package metadata defines a focused store for currency creator mint metadata.
Package metadata defines a focused store for currency creator mint metadata.
currency/reserve
Package reserve defines a focused store for currency creator mint reserve states.
Package reserve defines a focused store for currency creator mint reserve states.
currency/reserve/cache
Package cache provides a reserve.Store decorator that caches point-in-time reserve lookups in front of a wrapped store.
Package cache provides a reserve.Store decorator that caches point-in-time reserve lookups in front of a wrapped store.
currency/reserve/dynamodb
Package dynamodb implements the reserve.Store interface on top of DynamoDB.
Package dynamodb implements the reserve.Store interface on top of DynamoDB.
currency/reserve/memory
Package memory provides an in-memory reserve.Store implementation for fast unit tests.
Package memory provides an in-memory reserve.Store implementation for fast unit tests.
currency/reserve/tests
Package tests holds the shared conformance suite run against every reserve.Store implementation.
Package tests holds the shared conformance suite run against every reserve.Store implementation.
messaging/dynamodb
Package dynamodb implements the messaging.Store interface on top of DynamoDB.
Package dynamodb implements the messaging.Store interface on top of DynamoDB.
rpc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL