Go SDK
⚠️
Coming Soon - The Go SDK is currently in development.
Planned Features
- Native Go implementation with zero dependencies
- Single binary distribution
- Full CLI support
- Programmatic API for integration
Installation (Planned)
go install github.com/transilienceai/cldpm@latestContributing
Want to help build the Go SDK? Check out our contribution guidelines (opens in a new tab).
Getting Started
- Fork the repository
- Check the
go/directory for initial scaffolding - Review the Python SDK for reference implementation
- Open a PR with your contributions