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