loki

package
v0.0.6-beta1 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteToLoki

func WriteToLoki(event events.Event)

Types

type Client

type Client interface {
	Chan() chan<- api.Entry
	Stop()
	Name() string
}

type RealClient

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

func (*RealClient) Chan

func (r *RealClient) Chan() chan<- api.Entry

func (*RealClient) Name

func (r *RealClient) Name() string

func (*RealClient) Stop

func (r *RealClient) Stop()

Jump to

Keyboard shortcuts

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