package
Version:
v0.6.2
Opens a new window with list of versions in this module.
Published: Aug 5, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New returns a new in-memory log streamer.
type Line struct {
Number int `json:"Position"`
Message string `json:"Message"`
Timestamp int64 `json:"Time"`
}
Line is a single line of the log.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.