Documentation ¶
Overview ¶
Package lru defines the IssuanceChainCache type, which implements IssuanceChainCache interface with Get and Set operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheOption ¶
type IssuanceChainCache ¶
type IssuanceChainCache struct {
// contains filtered or unexported fields
}
func NewIssuanceChainCache ¶
func NewIssuanceChainCache(opt CacheOption) *IssuanceChainCache
Click to show internal directories.
Click to hide internal directories.