incident

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	// contains filtered or unexported fields
}

Module acts as the composition root for the incident business feature.

func NewModule

func NewModule() *Module

NewModule instantiates the module.

func (*Module) DependsOn

func (m *Module) DependsOn() []string

func (*Module) Init

func (m *Module) Init(ctx context.Context, reg modulex.Registry) error

Init wires repositories, services, registers service locator ports, and routes.

func (*Module) Name

func (m *Module) Name() string

func (*Module) Start

func (m *Module) Start(ctx context.Context) error

func (*Module) Stop

func (m *Module) Stop(ctx context.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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