Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAnonymousClient ¶
NewAnonymousClient returns a client capable of only returning data using public endpoints. Any authenticated calls through this client will fail.
Types ¶
type TagTimeline ¶
func FileFeed ¶
func FileFeed(filename string) TagTimeline
FileFeed returns a TagTimeline using the provided filename source
func ServerFeed ¶
func ServerFeed(ctx context.Context, client *mastodon.Client) TagTimeline
ServerFeed returns a TagTimeline using the provided client.
Click to show internal directories.
Click to hide internal directories.