package
2.0.0
Repository: https://github.com/aaronland/go-mastodon-api.git
Documentation: pkg.go.dev

# Packages

Package api provides methods for a commandline application to execute calls against a Mastodon API endpoint.
Packge post provides methods for a commandline application to post messages, with optional media file attachments, to a Mastodon API endpoint.

# Functions

NewClient will return a new `client.Client` instance whose URI constructor will be derived from 'client_runtimevar_uri'.