magicbell go:用于MagicBell的非官方Go API库 源码
magicbell-go:用于MagicBell的非官方Go API库 这项工作仍在进行中,请期待重大更改。 什么是MagicBell? 参见 。 安装 go get -u github.com/tizz98/magicbell-go 用法 package main import ( "fmt" "github.com/tizz98/magicbell-go" ) func main () { magicbell . Init (magicbell. Config { APIKey : "my-key" , APISecret : "my-secret" , })
文件列表
magicbell-go-main.zip
(预估有个31文件)
magicbell-go-main
users_test.go
5KB
testdata
api
500.txt
22B
users_post_200.json
301B
notifications_post_422.json
82B
users
7fb3ce9f-a866-4dff-8ce8-2f64f7c5ed4c_put_200.json
208B
7fb3ce9f-a866-4dff-8ce8-2f64f7c5ed4c_put_400.json
108B
暂无评论