package
0.1.0-alpha.1
Repository: https://github.com/wetware/pkg.git
Documentation: pkg.go.dev

# Functions

BitSwap_Methods appends Methods to a slice that invoke the methods on s.
BitSwap_NewServer creates a new Server from an implementation of BitSwap_Server.
BitSwap_ServerToClient creates a new Client from an implementation of BitSwap_Server.
No description provided by the author
NewBitSwap_getBlock_Params creates a new list of BitSwap_getBlock_Params.
No description provided by the author
NewBitSwap_getBlock_Results creates a new list of BitSwap_getBlock_Results.
NewBitSwap creates a new list of BitSwap.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

BitSwap_getBlock_Params_TypeID is the unique identifier for the type BitSwap_getBlock_Params.
BitSwap_getBlock_Results_TypeID is the unique identifier for the type BitSwap_getBlock_Results.
BitSwap_TypeID is the unique identifier for the type BitSwap.

# Structs

BitSwap_getBlock holds the state for a server call to BitSwap.getBlock.
BitSwap_getBlock_Params_Future is a wrapper for a BitSwap_getBlock_Params promised by a client call.
BitSwap_getBlock_Results_Future is a wrapper for a BitSwap_getBlock_Results promised by a client call.

# Interfaces

A BitSwap_Server is a BitSwap with a local implementation.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author