//
pkg.gl
Category
github.com/harness/lite-engine
logstream
package
1.4.1-debug
Repository:
https://github.com/harness/lite-engine.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
16
Files
129 SLOC
#
Packages
filestore
No description provided by the author
remote
No description provided by the author
stdout
No description provided by the author
#
Functions
NewNudge
No description provided by the author
NewReplacer
NewReplacer returns a replacer that wraps io.Writer w.
NopWriter
No description provided by the author
#
Structs
Line
No description provided by the author
#
Interfaces
Client
Client defines a log service client.
Nudge
Nudge is an interface which provides a resolution (nudge) if a specific term is found.
Writer
Writer needs to implement io.Writer.