services

package
v0.0.0-...-f6a6671 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceCollection

type ServiceCollection struct {
	TerminalPrinter printer.IPrinter
	DebugPrinter    printer.IPrinter
	DataReader      dataReader.IDataReader
	DataWriter      dataWriter.IDataWriter
	DataPrinter     dataPrinters.IDataPrinter
	SudokuInit      sudokuInit.ISudokuInit
	Prompter        prompts.IPrompter
	Solver          crook.ISudokuSolver
	SudokuEncoder   binarySudokuManager.IBinarySudokuManager
}

func Build

func Build(settings *models.Settings) *ServiceCollection

Build creates a service collection to use in the application

Jump to

Keyboard shortcuts

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