factory

package
v0.8.6 Latest Latest
Warning

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

Go to latest
Published: May 1, 2022 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HTTP = "http"
)

Variables

This section is empty.

Functions

func JobQueueFactory

func JobQueueFactory(cfg config.JobQueue, loggingFormat string) port.JobQueue

func ServerFactory

func ServerFactory(
	cfg config.Server,
	jobService port.JobService,
	pipelineService port.PipelineService,
	resultService port.ResultService,
	taskService port.TaskService,
	jobQueue port.JobQueue,
	storage port.Storage, loggingFormat string,
	logger *logrus.Logger) port.Server

func StorageFactory

func StorageFactory(cfg config.Repository) port.Storage

Types

This section is empty.

Jump to

Keyboard shortcuts

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