package noop
import "github.com/google/certificate-transparency-go/trillian/ctfe/cache/noop"
Package noop defines the IssuanceChainCache type, which implements IssuanceChainCache interface with Get and Set operations.
Index ¶
Types ¶
type IssuanceChainCache ¶
type IssuanceChainCache struct{}
IssuanceChainCache is a no-op implementation of the IssuanceChainCache interface.
func (*IssuanceChainCache) Get ¶
func (*IssuanceChainCache) Set ¶
Source Files ¶
- Version
- v1.3.0
- Published
- Nov 26, 2024
- Platform
- windows/amd64
- Imports
- 1 packages
- Last checked
- 56 minutes ago –
Tools for package owners.