Documentation ¶
Overview ¶
Package providerapi contains the API code for the provider - gateway.
Package providerapi - set of remote API used to call a Gateway, grouped to a specific caller type - Retrieval Provider. All calls from FileCoin Secondary Retrieval network nodes of type Retrieval Provider are going to API handlers in this package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleProviderPublishDHTOfferRequest ¶
func HandleProviderPublishDHTOfferRequest(_ *fcrp2pserver.FCRServerReader, writer *fcrp2pserver.FCRServerWriter, request *fcrmessages.FCRMessage) error
HandleProviderPublishDHTOfferRequest handles the provider publish dht offer request
func HandleProviderPublishGroupOfferRequest ¶
func HandleProviderPublishGroupOfferRequest(_ *fcrp2pserver.FCRServerReader, writer *fcrp2pserver.FCRServerWriter, request *fcrmessages.FCRMessage) error
HandleProviderPublishGroupOfferRequest handles the provider publish group offer request
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.