package
Version:
v1.30.0
Opens a new window with list of versions in this module.
Published: Dec 4, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
EOF = "EOF"
Log = 5000
SEP = '\n'
)
type Livelog struct {
Error chan error
Line chan *Line
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.