package
1.4.11
Repository: https://github.com/hyperledger/firefly-common.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
should only be used for testing purpose.

# Constants

StrictExpiry sets the behavior so that an expired item will never be returned by the cache.
TTLFromInitialAdd sets the behavior so that the time-to-live for a cache entry is set when it is added, and not extended when the item is accessed.

# Structs

No description provided by the author

# Interfaces

CInterface contains functions a cache instance need to provide.
Manager contains functions to manage cache instances.

# Type aliases

No description provided by the author