dorasengine

package
v0.10.7 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine interface {
	HandleReadDelta(apiDeletgate apidelegate.APIDelegate)
	Stop(ctx context.Context)
}

Engine handles delta requests, including graceful shutdowns. Errors and responses are handled by apidelegate.APIDelegate implementations.

func NewEngine

func NewEngine(registry registrydelegate.RegistryDelegate, delegate deltadelegate.DeltaDelegate, requireClientAuth bool) Engine

NewEngine construct a new dorasengine.Engine with the given delegates.

Jump to

Keyboard shortcuts

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