remotelog

package
v1.59.7 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: AGPL-3.0 Imports: 21 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Elasticsearch

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

type Loki

type Loki struct {
	URL             string
	BatchWait       time.Duration
	BatchSize       int
	AllowOutOfOrder bool
	// contains filtered or unexported fields
}

type RemoteHandler

type RemoteHandler interface {
	// contains filtered or unexported methods
}

type Remotelog

type Remotelog struct {
	H    RemoteHandler
	Chan chan *decoder.HEP
}

func New

func New(name string) *Remotelog

func (*Remotelog) End

func (r *Remotelog) End()

func (*Remotelog) Run

func (r *Remotelog) Run() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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