# Functions
No description provided by the author
RegisterApiHandler registers the http handlers for service Api to "mux".
RegisterApiHandlerClient registers the http handlers for service Api to "mux".
RegisterApiHandlerFromEndpoint is same as RegisterApiHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterApiHandlerServer registers the http handlers for service Api to "mux".
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
CreateFeedParameters holds parameters to CreateFeed.
No description provided by the author
No description provided by the author
CreateFeedsParameters holds parameters to CreateFeeds.
No description provided by the author
No description provided by the author
CreateQueryTwitterSourceParameters holds parameters to CreateQueryTwitterSource.
No description provided by the author
No description provided by the author
CreateQueryTwitterSourcesParameters holds parameters to CreateQueryTwitterSources.
No description provided by the author
No description provided by the author
CreateUserTwitterSourceParameters holds parameters to CreateUserTwitterSource.
No description provided by the author
No description provided by the author
CreateUserTwitterSourcesParameters holds parameters to CreateUserTwitterSources.
No description provided by the author
No description provided by the author
DeleteFeedParameters holds parameters to DeleteFeed.
No description provided by the author
No description provided by the author
DeleteQueryTwitterSourceParameters holds parameters to DeleteQueryTwitterSource.
No description provided by the author
No description provided by the author
DeleteUserTwitterSourceParameters holds parameters to DeleteUserTwitterSource.
No description provided by the author
No description provided by the author
No description provided by the author
GetFeedParameters holds parameters to GetFeed.
No description provided by the author
No description provided by the author
GetFeedsParameters holds parameters to GetFeeds.
No description provided by the author
No description provided by the author
GetQueryTwitterSourceParameters holds parameters to GetQueryTwitterSource.
No description provided by the author
No description provided by the author
GetQueryTwitterSourcesParameters holds parameters to GetQueryTwitterSources.
No description provided by the author
No description provided by the author
GetUserTwitterSourceParameters holds parameters to GetUserTwitterSource.
No description provided by the author
No description provided by the author
GetUserTwitterSourcesParameters holds parameters to GetUserTwitterSources.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedApiServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UpdateFeedParameters holds parameters to UpdateFeed.
No description provided by the author
No description provided by the author
UpdateQueryTwitterSourceParameters holds parameters to UpdateQueryTwitterSource.
No description provided by the author
No description provided by the author
UpdateUserTwitterSourceParameters holds parameters to UpdateUserTwitterSource.
No description provided by the author
No description provided by the author
# Interfaces
ApiClient is the client API for Api service.
ApiServer is the server API for Api service.
UnsafeApiServer may be embedded to opt out of forward compatibility for this service.