dashquery

package
v0.0.0-...-5baeeb6 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: BSD-3-Clause Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RevDir

func RevDir() string

Types

type Query

type Query struct {
	// contains filtered or unexported fields
}

func Compile

func Compile(expr string) (*Query, error)

func (*Query) AllPaths

func (q *Query) AllPaths(fn func(string) error) error

AllPaths finds all dashboard log paths matching q and passes them to fn. Paths are returned in descending order by date (most recent first).

Jump to

Keyboard shortcuts

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