cli

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

GeneratedProviderSet contains all discovered Provide* functions

ServiceSet is the Wire provider set for all CLI services

Functions

This section is empty.

Types

type Container

type Container struct {
	UI         ui.Service
	Project    project.Service
	Scan       scan.Service
	Generation generation.Service
	Clean      clean.Service
	File       file.Service
	Config     *config.Config
}

Container holds all the injected services

func InitializeContainer

func InitializeContainer(configPath string) (*Container, error)

InitializeContainer initializes the dependency injection container

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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