Registry / networking / adshao-go-binance

adshao-go-binance

JSON →
library3.0.1+incompatiblegogounverified

A Golang SDK for interacting with Binance APIs.

go get github.com/adshao/go-binance
INSTALL
IMPORT
SIG · ADSHAO-GO-BINANCE
A
adshao-go-binance
networkinggov3.0.1+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

binance
github.com/adshao/go-binance

Create a Binance client using go-binance.

package main import "github.com/adshao/go-binance" func main() { client := binance.NewClient("apiKey", "secretKey") _ = client }
Debug
Known issues
breakingVersion 3.0.1+incompatible indicates a major version mismatch; the module path should include /v3 for proper Go modules support.
fix
Use the correct module path with /v3 suffix: github.com/adshao/go-binance/v3
affects: >=3.0.0
Upgrade
Version history
3.0.1+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
36
OpenAI (training)
1
Resources
adshao-go-binance — go get adshao-go-binance · libregistry