consumer

package
v0.0.0-...-34e0b2d Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsumeServer

type ConsumeServer struct {
	// contains filtered or unexported fields
}

ConsumeServer is a ConsumeServer of log messages.

func CreateConsumeServer

func CreateConsumeServer(walManager walmanager.Manager, streamServer streamingpb.StreamingNodeHandlerService_ConsumeServer) (*ConsumeServer, error)

CreateConsumeServer create a new consumer. Expected message sequence: CreateConsumeServer: -> ConsumeResponse 1 -> ConsumeResponse 2 -> ConsumeResponse 3 CloseConsumer:

func (*ConsumeServer) Execute

func (c *ConsumeServer) Execute() error

Execute executes the consumer.

Jump to

Keyboard shortcuts

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