You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Actions CI for pushes to main, pull requests, and manual runs.
CI checks on Go 1.22 and the current stable Go release.
Automated module-file verification, formatting checks, go vet, race-enabled tests with coverage, and builds for all packages and examples.
Unit tests for client construction, functional options, and retry-attempt normalization.
Changed
Expanded the README into a practical onboarding guide with installation, PowerShell configuration, client options, price/OHLCV recipes, raw API examples, error handling, retries, testing, and security guidance.