]> Vexing Labs - dead-tooter.git/commit
Create api package, move Get function and token type.
authorAdam Shamblin <adam@vexingworkshop.com>
Wed, 28 Dec 2022 22:45:56 +0000 (15:45 -0700)
committerAdam Shamblin <adam@vexingworkshop.com>
Wed, 28 Dec 2022 22:45:56 +0000 (15:45 -0700)
commit933ad63a47f5a4b711fef4d2802d6698bac0cdd0
tree3bbb2f16d254b280f2983ea4abb96c36d96b893b
parent07b10301753e3335cae00b5fadd2fc71fc311470
Create api package, move Get function and token type.
cmd/root.go
pkg/mastodon/account.go
pkg/mastodon/api.go [deleted file]
pkg/mastodon/api/api.go [new file with mode: 0644]
pkg/mastodon/api/oauth.go [new file with mode: 0644]
pkg/mastodon/application.go
pkg/mastodon/list.go
pkg/mastodon/oauth.go [deleted file]