source

package
v0.0.0-...-73a5b24 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PulsarSourceHandler

type PulsarSourceHandler struct {
	source.BaseSource
	// contains filtered or unexported fields
}

func NewPulsarSourceHandler

func NewPulsarSourceHandler(baseSource source.BaseSource) *PulsarSourceHandler

NewPulsarSourceHandler initializes a new Pulsar source handler

func (*PulsarSourceHandler) CloseSource

func (p *PulsarSourceHandler) CloseSource()

CloseSource closes the Pulsar source

func (*PulsarSourceHandler) FetchData

func (p *PulsarSourceHandler) FetchData()

FetchData fetches data from Pulsar

func (*PulsarSourceHandler) InitSource

func (p *PulsarSourceHandler) InitSource()

InitSource initializes the Pulsar source

func (*PulsarSourceHandler) SourceName

func (p *PulsarSourceHandler) SourceName() string

SourceName returns the name of the Pulsar source

func (*PulsarSourceHandler) SourceTopic

func (p *PulsarSourceHandler) SourceTopic() string

SourceTopic returns the topic of the Pulsar source

Jump to

Keyboard shortcuts

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