gotosocial/pkg/mastotypes
2021-04-06 23:35:04 +02:00
..
account.go refining some serialization 2021-04-06 23:35:04 +02: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 refining some serialization 2021-04-06 23:35:04 +02: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 Api/v1/accounts (#8) 2021-04-01 20:46:45 +02: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
README.md start adding mastodon api types 2021-03-11 14:30:14 +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 fiddle-de-dee! 2021-04-03 19:40:15 +02:00
status.go tidying up some stuff 2021-04-05 14:21:38 +02:00
tag.go Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00
token.go Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00

Mastotypes

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

See here.