Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MastodonService ¶
type MastodonService struct {
// contains filtered or unexported fields
}
func NewMastodonService ¶
func NewMastodonService(apiKey string, server string) *MastodonService
func (*MastodonService) Call ¶
func (m *MastodonService) Call(msg string) error
Click to show internal directories.
Click to hide internal directories.