go mastodon:golang的mastodon客户 源码

上传:era1058 浏览: 24 推荐: 0 文件:ZIP 大小:64.29KB 上传时间:2021-03-01 12:57:40 版权申诉
象牙石 用法 应用 package main import ( "context" "fmt" "log" "github.com/mattn/go-mastodon" ) func main () { app , err := mastodon . RegisterApp ( context . Background (), & mastodon. AppConfig { Server : "https://mstdn.jp" , ClientName : "client-name" , Scopes : "read write follow" ,
上传资源
用户评论