13 lines
604 B
Markdown
13 lines
604 B
Markdown
# ADR Index — core
|
|||
|
|
|
||
|
|
Module-level architecture decisions for `code.nochebuena.dev/einherjar/core`.
|
||
|
|
|
||
|
|
For framework-wide decisions see the
|
||
|
|
[Einherjar docs repository](https://code.nochebuena.dev/einherjar/docs).
|
||
|
|
|
||
|
|
| ADR | Title | Status |
|
||
|
|
|---|---|---|
|
||
|
|
| [ADR-001](ADR-001-core-module-composition.md) | core module composition — four sub-packages in one Go module | Accepted |
|
||
|
|
| [ADR-002](ADR-002-logz-contracts-errs.md) | logz adopts contracts/errs instead of private duck typing | Accepted |
|
||
|
|
| [ADR-003](ADR-003-config-env-tags.md) | Config naming convention and caarlos0/env tag standard | Accepted |
|