txidstore

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCache

func NewCache(backed fdriver.TXIDStore, cache cache, logger Logger) *cachedStore

func NewNoCache added in v0.4.0

func NewNoCache(backed fdriver.TXIDStore) *notCachedStore

Types

type Entry added in v0.4.0

type Logger added in v0.4.0

type Logger interface {
	Debugf(template string, args ...interface{})
	Infof(template string, args ...interface{})
	Errorf(template string, args ...interface{})
}

Jump to

Keyboard shortcuts

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