version

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 6, 2022 License: Apache-2.0, MIT, Apache-2.0, + 1 more Imports: 2 Imported by: 0

Documentation

Overview

Package version stores version information for IPFS Cluster.

Index

Constants

This section is empty.

Variables

View Source
var RPCProtocol = protocol.ID("/ipfscluster/1.0/rpc")

RPCProtocol is protocol handler used to send libp2p-rpc messages between cluster peers. All peers in the cluster need to speak the same protocol version.

The RPC Protocol is not linked to the IPFS Cluster version (though it once was). The protocol version will be updated as needed when breaking changes are introduced, though at this point we aim to minimize those as much as possible.

View Source
var Version = semver.MustParse("1.0.1")

Version is the current cluster version.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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