Categorygithub.com/MakeGolangGreat/mastodon-go
modulepackage
1.0.1
Repository: https://github.com/makegolanggreat/mastodon-go.git
Documentation: pkg.go.dev

# README

mastodon-go

一个封装 Mastodon API 的 Golang 库(直接使用创建好的 Access Token 来调用 API,而不用麻烦地每次都走一遍认证流程)

目前只封装了个别接口,暂时够@MastodonArchiveBot项目使用了

# Functions

Get 是封装的Get请求.
Post
Post 是封装的Post请求.

# 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