//
pkg.gl
Category
github.com/tdakkota/docker-logql
internal
logql
logqlengine
logqlpattern
package
0.0.0-20240816033106-757bced2f5f6
Repository:
https://github.com/tdakkota/docker-logql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
225 SLOC
#
Functions
Match
Match matches given pattern against input string.
Parse
Parse parses pattern.
#
Constants
Capture
No description provided by the author
Literal
No description provided by the author
#
Structs
Part
Part is a pattern part.
Pattern
Pattern is a parsed pattern.
#
Type aliases
PartType
PartType defines type of [Part].