Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BitswapExchange ¶
type BitswapExchange struct {
// contains filtered or unexported fields
}
func NewBitswaExchange ¶
func NewBitswaExchange(h host.Host, lsys *ipld.LinkSystem) *BitswapExchange
func (*BitswapExchange) Close ¶
func (be *BitswapExchange) Close()
func (*BitswapExchange) Code ¶
func (*BitswapExchange) Code() multicodec.Code
func (*BitswapExchange) RequestData ¶
func (be *BitswapExchange) RequestData(ctx context.Context, root ipld.Link, selector ipld.Node, routingProvider interface{}, routingPayload interface{}) <-chan exchange.EventData
Click to show internal directories.
Click to hide internal directories.