libipni

package module
v0.6.5 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: Apache-2.0, MIT Imports: 3 Imported by: 0

README

go-libipni

Go Reference Go Test Coverage Status

IPNI library implementation in Go

This project provides a Golang implementation of indexer API, data definitions, and utilities that can be used to build and interact with indexing services.

License

SPDX-License-Identifier: Apache-2.0 OR MIT

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Release is the release version tag value, e.g. "v1.2.3"
	Release string
	// Revision is the git commit hash.
	Revision string
	// Version is the full version string: Release-Revision.
	Version string
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
find
ingest
schema
Package schema defines the makeup of an advertisement.
Package schema defines the makeup of an advertisement.
Package maurl converts between multiaddrs and URLs.
Package maurl converts between multiaddrs and URLs.
Package mautil provides multiaddr utility functions.
Package mautil provides multiaddr utility functions.
Package metadata captures the metadata types known by the index-provider.
Package metadata captures the metadata types known by the index-provider.
Package p2pclient provides general libp2p client functionality
Package p2pclient provides general libp2p client functionality
Package pcache provides a lock-free provider information cache for high performance concurrent reads.
Package pcache provides a lock-free provider information cache for high performance concurrent reads.

Jump to

Keyboard shortcuts

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