Skip to content

API Quick Reference

These pages list every exported symbol for each stable root, with full function signatures and wire formats. Use them as a fast lookup. For boundary rationale and usage patterns, start from the module primers instead.

Module Import path Reference page
core github.com/spcent/plumego/core core API
contract github.com/spcent/plumego/contract contract API
router github.com/spcent/plumego/router router API

All error types, trigger scenarios, and remediation steps:

Error Reference

Question Page
Why does this module own this API? Modules Overview
Where does this error type come from? Error Reference
What does a complete working service look like? Reference App
Which APIs are stable vs experimental? Release Posture