retracedhq / retraced-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Refer to our docs for details on the usage of this SDK.

Local development

Install the dependencies to run the tests

go get

Run tests

go test -v

Run SDK client test

Ensure you are running Retraced, then run:

go test -timeout 30s -run ^TestClientQuery$ github.com/retracedhq/retraced-go/tests -count=1

About

License:Apache License 2.0


Languages

Language:Go 100.0%