types

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI struct {
	FromTime         string
	ToTime           string
	RangeOption      string
	ConnectTo        string
	Cluster          string
	Metric           string
	Category         string
	ConfigPath       string
	LogPath          string
	Pprof            bool
	PprofPath        string
	FlamegraphNative bool
	LogsParams       LogsParams
}

func (*CLI) ParseToTime

func (c *CLI) ParseToTime() (time.Time, error)

type LogsParams

type LogsParams struct {
	Database string
	Table    string
	Message  string
	Time     string
	TimeMs   string
	Date     string
	Level    string
	Window   int
}

Jump to

Keyboard shortcuts

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