package
3.4.2
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Functions

NewPush creates an instance of `Push` which writes logs directly to given `lokiAddr`.

# Structs

BasicAuth contains basic HTTP authentication credentials.
Push is a io.Writer, that writes given log entries by pushing directly to the given loki server URL.

# Interfaces