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 - provider communication.
Package adminapi contains the API code for the admin client - provider communication.
Package adminapi contains the API code for the admin client - provider communication.
Package adminapi contains the API code for the admin client - provider communication.
Index ¶
- func ForceSyncHandler(data []byte) (byte, []byte, error)
- func GetOfferByCIDHandler(data []byte) (byte, []byte, error)
- func InitialisationHandler(data []byte) (byte, []byte, error)
- func ListFilesHandler(data []byte) (byte, []byte, error)
- func OfferPublishHandler(data []byte) (byte, []byte, error)
- func UploadFileHandler(data []byte) (byte, []byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForceSyncHandler ¶
ForceSyncHandler handles force sync handler
func GetOfferByCIDHandler ¶
GetOfferByCIDHandler handles get offer by cid request
func InitialisationHandler ¶
InitialisationHandler handles initialisation.
func ListFilesHandler ¶
ListFilesHandler lists all the files.
func OfferPublishHandler ¶
OfferPublishHandler handles offer publish.
Types ¶
This section is empty.