package
1.4.0
Repository: https://github.com/ericbutera/amalgam.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

# Constants

The query or mutation executed by AddFeed.
The query or mutation executed by GetArticle.
The query or mutation executed by GetFeed.
The query or mutation executed by ListArticles.
The query or mutation executed by ListFeeds.
The query or mutation executed by UpdateFeed.

# Structs

AddFeedAddFeedAddResponse includes the requested fields of the GraphQL type AddResponse.
AddFeedResponse is returned by AddFeed on success.
GetArticleArticle includes the requested fields of the GraphQL type Article.
GetArticleResponse is returned by GetArticle on success.
GetFeedFeed includes the requested fields of the GraphQL type Feed.
GetFeedResponse is returned by GetFeed on success.
ListArticlesArticlesArticle includes the requested fields of the GraphQL type Article.
ListArticlesResponse is returned by ListArticles on success.
ListFeedsFeedsFeed includes the requested fields of the GraphQL type Feed.
ListFeedsResponse is returned by ListFeeds on success.
UpdateFeedResponse is returned by UpdateFeed on success.
UpdateFeedUpdateFeedUpdateResponse includes the requested fields of the GraphQL type UpdateResponse.