Gomif Go的实例信息获取程序 例子 首先,您需要。 用作CLI $ go get -u github.com/m0t0k1ch1/gomif/cmd/gomif $ GOMIF_TOKEN= < your> gomif -i mastodon.m0t0k1ch1.com 在代码中使用 package main import ( "context" "encoding/json" "fmt" "log" "github.com/m0t0k1ch1/gomif" ) func main () { client := gomif . NewClient ( "yo