Files
contracts/doc.go
T

6 lines
246 B
Go
Raw Normal View History

// 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