The common package provides foundational shared utilities and reusable components used across the Entiqon project.
It enables consistency, code reuse, and reliable parsing/error handling.
go get github.com/entiqon/entiqon| Package | Description |
|---|---|
| π§© common/errors | Extended error types with cause, reason, and process stage. |
| π§© common/extension | Type parsers, collections, object helpers, and shortcuts. |
- ProcessStage β Dialects, StageToken, ParamBinder integration
MIT β Β© Entiqon Project