Versions in this module Expand all Collapse all v3 v3.0.1 Mar 21, 2022 v3.0.0 Mar 21, 2022 Changes in this version + const CloudflareTargetType + const DockerTargetType + const DroppedTargetType + const FileTargetType + const GcplogTargetType + const GelfTargetType + const JournalTargetType + const KafkaTargetType + const PushTargetType + const SyslogTargetType + const WindowsTargetType + func IsDropped(t Target) bool + type Target interface + Details func() interface{} + DiscoveredLabels func() model.LabelSet + Labels func() model.LabelSet + Ready func() bool + Type func() TargetType + func NewDroppedTarget(reason string, discoveredLabels model.LabelSet) Target + type TargetType string Other modules containing this package github.com/pao214/loki/v2