offline

package module
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2023 License: MIT Imports: 7 Imported by: 132

README

go-ipfs-exchange-offline

standard-readme compliant GoDoc Build Status

go-ipfs-exchange-offline implements the go-ipfs-exchange-interface

This is an offline exchange implementation which will not perform any request.

❗ This repo is no longer maintained.

👉 We highly recommend switching to the maintained version at https://github.com/ipfs/boxo/tree/main/exchange/offline. 🏎️ Good news! There is tooling and documentation to expedite a switch in your repo.

⚠️ If you continue using this repo, please note that security fixes will not be provided (unless someone steps in to maintain it).

📚 Learn more, including how to take the maintainership mantle or ask questions, here.

Table of Contents

Install

go-ipfs-exchange-offline works like a regular Go module:

> go get github.com/ipfs/go-ipfs-exchange-offline

Usage

import "github.com/ipfs/go-ipfs-exchange-offline"

Check the GoDoc documentation

License

MIT © Protocol Labs, Inc.

Documentation

Overview

package offline implements an object that implements the exchange interface but returns nil values to every request.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exchange deprecated

Deprecated: use github.com/ipfs/boxo/exchange/offline.Exchange

Types

This section is empty.

Jump to

Keyboard shortcuts

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