Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogAggregator ¶
func NewAggregator ¶
func NewAggregator(out io.Writer, appName string) *LogAggregator
func (*LogAggregator) WriteSource ¶
func (a *LogAggregator) WriteSource(source LogSource, p []byte) (n int, err error)
type SourceWriter ¶
type SourceWriter struct {
// contains filtered or unexported fields
}
SourceWriter implements io.Writer for a specific source
Click to show internal directories.
Click to hide internal directories.