noop

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package noop 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 IssuanceChainCache

type IssuanceChainCache struct{}

IssuanceChainCache is a no-op implementation of the IssuanceChainCache interface.

func (*IssuanceChainCache) Get

func (c *IssuanceChainCache) Get(_ context.Context, key []byte) ([]byte, error)

func (*IssuanceChainCache) Set

func (c *IssuanceChainCache) Set(_ context.Context, key []byte, chain []byte) error

Jump to

Keyboard shortcuts

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