Versions in this module Expand all Collapse all v1 v1.41.0 Sep 6, 2021 Changes in this version + func SetSink(s Sink) + type Sink interface + Close func() error + Write func(*pb.GrpcLogEntry) error + func NewTempFileSink() (Sink, error)