The highest tagged major version is
v2.
package
Version:
v1.19.1
Opens a new window with list of versions in this module.
Published: Jun 29, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ClientID string `env:"MASTODON_CLIENT_ID,notEmpty"`
ClientSecret string `env:"MASTODON_CLIENT_SECRET,notEmpty"`
AccessToken string `env:"MASTODON_ACCESS_TOKEN,notEmpty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.