# README
Go snap client
Go bindings for snap's REST API
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
The default response error.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AddAgreementResult is the response from snap/client on a AddAgreement call.
The wrapper for AvailablePlugin struct defined inside rbody package.
No description provided by the author
CreateTaskResult is the response from snap/client on a CreateTask call.
DeleteAgreementResult is the response from snap/client on a DeleteAgreement call.
DeletePluginConfigResult is the response from snap/client on a DeletePluginConfig call.
EnableTasksResult is the response from snap/client on a EnableTask call.
GetAgreementResult is the response from snap/client on a GetAgreement call.
GetMemberResult is the response from snap/client on a GetMember call.
GetMetricResult is the response from snap/client on a GetMetricCatalog call.
GetMetricsResult is the response from snap/client on a GetMetricCatalog call.
GetPluginConfigResult is the response from snap/client on a GetPluginConfig call.
GetPluginResult.
GetPluginsResult is the response from snap/client on a GetPlugins call.
GetTaskResult is the response from snap/client on a GetTask call.
GetTasksResult is the response from snap/client on a GetTasks call.
JoinAgreementResult is the response from snap/client on a JoinAgreement call.
LeaveAgreementResult is the response from snap/client on a LeaveAgreement call.
ListAgreementResult is the response from snap/client on a ListAgreements call.
ListMembersResult is the response from snap/client on a ListMembers call.
We wrap this so we can provide some functionality (like LoadedTime).
LoadPluginResult is the response from snap/client on a LoadPlugin call.
RemoveTasksResult is the response from snap/client on a RemoveTask call.
The wrapper for ReturnedPlugin struct defined inside rbody package.
No description provided by the author
SetPluginConfigResult is the response from snap/client on a SetPluginConfig call.
StartTasksResult is the response from snap/client on a StartTask call.
StopTasksResult is the response from snap/client on a StopTask call.
No description provided by the author
UnloadPluginResponse is the response from snap/client on an UnloadPlugin call.
WatchTaskResult is the response from snap/client on a WatchTask call.