//
pkg.gl
Category
github.com/grafana/loki/v3
pkg
logql
log
logfmt
package
3.4.2
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
10
Dependents
5
Files
543 SLOC
#
Functions
LogfmtExprErrorMessage
LogfmtExprlex1
LogfmtExprNewParser
LogfmtExprParse
LogfmtExprStatname
LogfmtExprTokname
NewDecoder
NewDecoder returns a new decoder that reads from r.
NewScanner
Parse
#
Constants
KEY
LogfmtExprEofCode
LogfmtExprErrCode
LogfmtExprFlag
LogfmtExprInitialStackSize
LogfmtExprLast
LogfmtExprPrivate
STRING
#
Variables
LogfmtExprAct
LogfmtExprChk
LogfmtExprDebug
LogfmtExprDef
LogfmtExprErrorMessages
LogfmtExprErrorVerbose
LogfmtExprExca
LogfmtExprPact
LogfmtExprPgo
LogfmtExprR1
LogfmtExprR2
LogfmtExprStatenames
LogfmtExprTok1
LogfmtExprTok2
LogfmtExprTok3
LogfmtExprToknames
#
Structs
Decoder
A Decoder reads and decodes logfmt records from an input stream.
LogfmtExprParserImpl
LogfmtExprSymType
Scanner
SyntaxError
A SyntaxError represents a syntax error in the logfmt input stream.
#
Interfaces
LogfmtExprLexer
LogfmtExprParser