# README
mastodon-go
一个封装 Mastodon API 的 Golang 库(直接使用创建好的 Access Token 来调用 API,而不用麻烦地每次都走一遍认证流程)
目前只封装了个别接口,暂时够@MastodonArchiveBot项目使用了
# Constants
HomeTimeLines 获取首页列表 Statused 发送嘟文.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Mastodon 总入口结构体.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author