loki

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BringDownPod

func BringDownPod() error

func BringUpPod

func BringUpPod() error

Types

type Client

type Client interface {
	PostLog(text string, timestamp time.Time, labels model.LabelSet)
}

func NewClient

func NewClient(params ClientParams) (Client, error)

type ClientParams

type ClientParams struct {
	URI    string
	Logger log.Logger
}

Jump to

Keyboard shortcuts

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