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

# Functions

NewFanoutEntryHandler creates a new FanoutEntryHandler.
NewRemoteWriteServer creates and starts a new httpserver.Server that can handle remote write request.

# Structs

FanoutEntryHandler implements api.EntryHandler, fanning out received entries to one or multiple channels.
RemoteWriteRequest wraps the received logs remote write request that is received.