Documentation ¶
Overview ¶
Package adminapi contains the API code for the admin client - gateway communication.
Package adminapi contains the API code for the admin client - gateway communication.
Package adminapi contains the API code for the admin client - gateway communication.
Package adminapi contains the API code for the admin client - gateway communication.
Package adminapi contains the API code for the admin client - gateway communication.
Package adminapi contains the API code for the admin client - gateway communication.
Package adminapi contains the API code for the admin client - gateway communication.
Package adminapi contains the API code for the admin client - gateway communication.
Index ¶
- func CacheOfferByDigestHandler(data []byte) (byte, []byte, error)
- func ChangePeerStatusHandler(data []byte) (byte, []byte, error)
- func ForceSyncHandler(data []byte) (byte, []byte, error)
- func GetOfferByCIDHandler(data []byte) (byte, []byte, error)
- func InitialisationHandler(data []byte) (byte, []byte, error)
- func InspectPeerHandler(data []byte) (byte, []byte, error)
- func ListCIDFrequencyHandler(data []byte) (byte, []byte, error)
- func ListPeersHandler(data []byte) (byte, []byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CacheOfferByDigestHandler ¶
CacheOfferByDigestHandler handles cache offer request
func ChangePeerStatusHandler ¶
ChangePeerStatusHandler handles change peer status request
func ForceSyncHandler ¶
ForceSyncHandler handles force sync handler
func GetOfferByCIDHandler ¶
GetOfferByCIDHandler handles get offer by cid request
func InitialisationHandler ¶
InitialisationHandler handles initialisation.
func InspectPeerHandler ¶
InspectPeerHandler handles inspect peer request
func ListCIDFrequencyHandler ¶
ListCIDFrequencyHandler handles list cid frequency request
Types ¶
This section is empty.