Skip to content
/ gofcm Public

网络游戏防沉迷实名认证系统 接口对接

License

Notifications You must be signed in to change notification settings

ixugo/gofcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

更新时间 2021 年 05 月 26 日

版本号: v1.8.0 网络游戏防沉迷实名认证系统 接口对接技术规范

网络游戏防沉迷实名认证系统测试系统说明

安装

go get -u github.com/ixugo/gofcm

通过测试用例

image-20210526204814544

测试文件中有 9 个测试函数,前 8 个用于通过接口测试。 需要更改 TestMain 函数中的参数 AppId,bizId,secretKey

将官网获取的测试码一次写入 code 数组 执行测试

如何使用

import "github.com/ixugo/gofcm"

func main(){
    gofcm.New(appId,bitId,secretKey)
}

About

网络游戏防沉迷实名认证系统 接口对接

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages