monitor

package
v0.0.124 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	// Accept determine if the message should be processed. It is not a duplicate.
	Accept(sourceName, sourceURN string, partition int32, offset int64) bool
	Mark(sourceURN string, partition int32, offset int64)
	AssignedPartition(ctx context.Context, sourceURN string, partition int32)
	RevokedPartition(ctx context.Context, sourceURN string, partition int32)
	Close(context.Context)
}

func New

func New(ctx context.Context, pipelineName, stepName string) Interface

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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