2026-05-29 15:43:08 +00:00
|
|
|
// Package contracts is the root of the Einherjar contracts module.
|
|
|
|
|
// All framework contracts are defined in sub-packages:
|
|
|
|
|
// lifecycle, observability, logging, errs, and security.
|
|
|
|
|
// This package contains no exported symbols.
|
|
|
|
|
package contracts
|