domain

package
v0.0.0-...-e28bd7b Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Domain

type Domain struct {
	NatsSrc  ports.QuerySrc
	NatsSink ports.ReplySink

	EventSrc ports.EventSrc

	Storage    ports.DeploymentStorage
	RunStorage ports.DeploymentRunStorage
	TimeSrc    ports.TimeSrc

	WorkspaceMS ports.WorkspaceMicroservice
	TemplateMS  ports.TemplateMicroservice
	ProviderMS  ports.ProviderMicroservice
	CredMS      ports.CredentialMicroservice
	// contains filtered or unexported fields
}

Domain is the entrypoint object of this microservice

func (*Domain) Init

func (svc *Domain) Init(envConf types.EnvConfig, conf types.Config) error

Init initialize all adapters, and domain internals

func (Domain) Start

func (svc Domain) Start(ctx context.Context) error

Start starts accepting incoming queries and processing them

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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