package
Version:
v0.0.2-0...-8dc706e
Opens a new window with list of versions in this module.
Published: Jun 20, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
This is the actual logger used by the CI bot
type LogFile struct {
FieldName, Filename string
Big bool
}
type LogText struct {
FieldName string
Text []byte
}
type Logger struct {
LogChan chan interface{}
}
Logger only exits when nil is send to its LogTextChan.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.