metadata_fetcher

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNonRetriable = errors.New("non retriable")

Functions

This section is empty.

Types

type Client

type Client interface {
	GetMetadata(ctx context.Context, uri string, nftId string) (*data.NftMetadata, error)
}

func New

func New(httpClient *http.Client, ipfsGateway ipfs.Gateway) Client

Jump to

Keyboard shortcuts

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