Skip to main content
The Go SDK lives at github.com/adelaidasofia/mycelium-sdk-go. MIT licensed. Targets Go 1.22+.

Install

Quickstart

Why Go

Platform teams running on Kubernetes, Cloud Run, and similar substrates often build their orchestration in Go. The Go SDK lets a platform team wire the runtime into existing Go controllers, daemons, and CLI tools without crossing a runtime boundary.

Status

Scaffold is shipped. The surface compiles and tests pass against a local mock. v1.0.0 tag gates on the runtime API freeze. Contributing: see CONTRIBUTING.md in the repo.