gotosocial/pkg/mastotypes
tsmethurst 81760963b0 formatting,comments 2021-03-20 19:04:27 +01:00
..
README.md start adding mastodon api types 2021-03-11 14:30:14 +01:00
account.go move mastotypes 2021-03-15 14:47:23 +01:00
activity.go move mastotypes 2021-03-15 14:47:23 +01:00
admin.go move mastotypes 2021-03-15 14:47:23 +01:00
announcement.go move mastotypes 2021-03-15 14:47:23 +01:00
announcementreaction.go move mastotypes 2021-03-15 14:47:23 +01:00
application.go extend application for use in oauth 2021-03-18 23:54:07 +01:00
attachment.go move mastotypes 2021-03-15 14:47:23 +01:00
card.go move mastotypes 2021-03-15 14:47:23 +01:00
context.go move mastotypes 2021-03-15 14:47:23 +01:00
conversation.go move mastotypes 2021-03-15 14:47:23 +01:00
emoji.go move mastotypes 2021-03-15 14:47:23 +01:00
error.go move mastotypes 2021-03-15 14:47:23 +01:00
featuredtag.go move mastotypes 2021-03-15 14:47:23 +01:00
field.go move mastotypes 2021-03-15 14:47:23 +01:00
filter.go move mastotypes 2021-03-15 14:47:23 +01:00
history.go move mastotypes 2021-03-15 14:47:23 +01:00
identityproof.go move mastotypes 2021-03-15 14:47:23 +01:00
instance.go move mastotypes 2021-03-15 14:47:23 +01:00
list.go move mastotypes 2021-03-15 14:47:23 +01:00
marker.go move mastotypes 2021-03-15 14:47:23 +01:00
mention.go move mastotypes 2021-03-15 14:47:23 +01:00
notification.go move mastotypes 2021-03-15 14:47:23 +01:00
oauth.go formatting,comments 2021-03-20 19:04:27 +01:00
poll.go move mastotypes 2021-03-15 14:47:23 +01:00
preferences.go move mastotypes 2021-03-15 14:47:23 +01:00
pushsubscription.go move mastotypes 2021-03-15 14:47:23 +01:00
relationship.go move mastotypes 2021-03-15 14:47:23 +01:00
results.go move mastotypes 2021-03-15 14:47:23 +01:00
scheduledstatus.go move mastotypes 2021-03-15 14:47:23 +01:00
source.go move mastotypes 2021-03-15 14:47:23 +01:00
status.go move mastotypes 2021-03-15 14:47:23 +01:00
tag.go move mastotypes 2021-03-15 14:47:23 +01:00

README.md

Mastotypes

This package contains Go types/structs for Mastodon's REST API.

See here.