eosws-go:绑定到dfuse.io流API

时间:2024-06-11 13:38:52
【文件属性】:

文件名称:eosws-go:绑定到dfuse.io流API

文件大小:17KB

文件格式:ZIP

更新时间:2024-06-11 13:38:52

Go

eosws Go绑定(来自dfuse API) EOS网络上 API的Websocket使用者。 连接中 jwt , exp , err := eosws . Auth ( "server_1234567...." ) if err != nil { log . Fatalf ( "cannot get auth token: %s" , err . Error ()) } time . AfterFunc ( time . Until ( exp ), log . Println ( "JWT is now expired, renew it before reconnecting client" )) // make sure that you handle updating your JWT client , err := eosw


【文件预览】:
eosws-go-master
----.travis.yml(43B)
----tables.go(969B)
----message.go(997B)
----listening.go(191B)
----error.go(287B)
----name.go(1KB)
----progress.go(221B)
----actions.go(1KB)
----LICENSE(1KB)
----client.go(4KB)
----registry.go(780B)
----examples()
--------actionload()
--------tableload()
----.gitignore(207B)
----mdl()
--------v0()
--------v1()
----go.sum(3KB)
----README.md(1KB)
----message_test.go(2KB)
----unlisten.go(335B)
----go.mod(602B)

网友评论