//
pkg.gl
Category
github.com/aaronland/go-mastodon-api/v2
app
package
2.0.0
Repository:
https://github.com/aaronland/go-mastodon-api.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
2
Files
23 SLOC
#
Packages
api
Package api provides methods for a commandline application to execute calls against a Mastodon API endpoint.
post
Packge post provides methods for a commandline application to post messages, with optional media file attachments, to a Mastodon API endpoint.
#
Functions
NewClient
NewClient will return a new `client.Client` instance whose URI constructor will be derived from 'client_runtimevar_uri'.