lib

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(parentctx context.Context, config configuration.Config, mode Mode) (err error)

func StartGetComponents

func StartGetComponents(parentctx context.Context, config configuration.Config, mode Mode) (q *query.Query, p *rigthsproducer.Producer, w *worker.Worker, err error)

Types

type Mode

type Mode string
const (
	Query      Mode = "query"
	Command    Mode = "command"
	Worker     Mode = "worker"
	Standalone Mode = "standalone"
)

func GetMode

func GetMode(s string) (mode Mode, err error)

Jump to

Keyboard shortcuts

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