package
0.0.0-20191205233641-31fc120682c9
Repository: https://github.com/textileio/go-textile-core.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ActiveBot is the basic setup information about a running bot.
ActiveBotList a list of ActiveBot.
No description provided by the author
APIRequest containing only a data request [GET, DELETE].
APIRequestB containing only a body [POST, PUT].
Response is the response for each request to a Bot.
No description provided by the author
ClientConfig are the host managed elements shared with the client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HostConfig is the config file shared from the Bot to the host on init.
IPFSPin content hash // path and an optional ("" if nil) key for decryption.
No description provided by the author
No description provided by the author
UnimplementedBotserviceServer can be embedded to have forward compatible implementations.
UnimplementedBotStoreServer can be embedded to have forward compatible implementations.
UnimplementedIpfsHandlerServer can be embedded to have forward compatible implementations.
# Interfaces
BotserviceClient is the client API for Botservice service.
BotserviceServer is the server API for Botservice service.
BotStoreClient is the client API for BotStore service.
BotStoreServer is the server API for BotStore service.
IpfsHandlerClient is the client API for IpfsHandler service.
IpfsHandlerServer is the server API for IpfsHandler service.