gosquared:一个golang gosquared客户

时间:2021-05-21 10:47:22
【文件属性】:
文件名称:gosquared:一个golang gosquared客户
文件大小:2KB
文件格式:ZIP
更新时间:2021-05-21 10:47:22
Go Gosquared的Golang客户 package main import ( "github.com/mondough/gosquared" ) type ExampleEventData struct { NumTransactions int Type string Tags [] string } func main () { client := gosquared . NewClient ( "apiKey" , "siteToken" ) data := & ExampleEventData { NumTransactions : 102 , Type : "foo" , Tags :
【文件预览】:
gosquared-master
----client.go(2KB)
----LICENSE(1KB)
----README.md(521B)

网友评论