didanchor

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrDataNotFound = errors.New("data not found")

ErrDataNotFound is used to indicate data not found error.

Functions

This section is empty.

Types

type DidAnchor

type DidAnchor interface {
	PutBulk(suffixes []string, cid string) error
	GetBulk(suffixes []string) ([]string, error)
	Get(suffix string) (string, error)
}

DidAnchor manages latest anchor for suffix.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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