app

package
v0.0.0-...-b8497f2 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Root

type Root struct {
	// domain services
	Parser services.Parser

	// app services
	Conversion conversion.Service
	Execution  execution.Service
	Generation generation.Service
	Validation validation.Service
}

Root holds the application's dependencies.

func NewRoot

func NewRoot() *Root

NewRoot creates a new Root with all the application's dependencies instantiated.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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