domain

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package domain is reserved for shared clean-domain helpers.

Reusable dependency-free contracts and values live under pkg so non-clean Go projects can consume them without importing clean architecture packages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DomainEvent

type DomainEvent interface {
	Name() string
}

DomainEvent is the contract every aggregate-raised event implements.

Directories

Path Synopsis
Package activitylog defines the ActivityLog entity for tracking entity lifecycle events.
Package activitylog defines the ActivityLog entity for tracking entity lifecycle events.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL