unboundhandler

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New adapts a projectionkit message handler that has not been bound to a specific database into a Dogma projection message handler.

Any operations that require access to the database return an error.

Types

type UpstreamHandler

type UpstreamHandler interface {
	Configure(dogma.ProjectionConfigurer)
	TimeoutHint(dogma.Message) time.Duration
}

UpstreamHandler is a handler that adheres to one of the MessageHandler interfaces within projectionkit.

Jump to

Keyboard shortcuts

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