package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Dec 17, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package logqlpattern contains parser for LogQL `pattern` stage pattern.
Match matches given pattern against input string.
PartType defines type of Part.
type Pattern struct {
Parts []Part
}
Pattern is a parsed pattern.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.