parser

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewParser

func NewParser(r io.Reader, opts ParserOptions) *parser

func NewRepository added in v0.0.2

func NewRepository() *repository

Types

type ParserOptions added in v0.0.2

type ParserOptions struct {
	BufferSize int
	Logger     logr.Logger
}

type Repository added in v0.0.2

type Repository struct {
	Name string
	// contains filtered or unexported fields
}

func (Repository) Collect added in v0.0.2

func (p Repository) Collect(ch chan<- prometheus.Metric)

func (Repository) Describe added in v0.0.2

func (p Repository) Describe(ch chan<- *prometheus.Desc)

func (Repository) Parse added in v0.0.2

func (p Repository) Parse(line logLine) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL