ingestor

package
v0.0.0-...-b8850bc Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IngestorClient

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

func NewIngestorClient

func NewIngestorClient(opts ...IngestorOption) *IngestorClient

func (*IngestorClient) Close

func (i *IngestorClient) Close()

func (*IngestorClient) SendDataEvent

func (i *IngestorClient) SendDataEvent(d ingenium.DataEvent) error

type IngestorOption

type IngestorOption func(*IngestorClient)

func WithNatsServer

func WithNatsServer(server string) IngestorOption

WithNatsServer sets the nats-server address. Default is http://0.0.0.0:4022

Jump to

Keyboard shortcuts

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