Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
func (*Reader) StreamPluginLogs ¶
type RotatingWriter ¶
type RotatingWriter struct {
Rotator *lumberjack.Logger
}
type Writer ¶
type Writer struct {
// contains filtered or unexported fields
}
func (*Writer) NewWriter ¶
func (w *Writer) NewWriter(pluginID plugin.InstallationID) (*RotatingWriter, error)
Click to show internal directories.
Click to hide internal directories.