track

package
v0.0.0-...-e553a09 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2024 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TablesBuilder

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

func NewTablesBuilder

func NewTablesBuilder(taskStore *statestore.TaskStore, logStore *kdutil.Concurrent[*logstore.LogStore], opts TablesBuilderOptions) *TablesBuilder

func (*TablesBuilder) BuildEventTables

func (b *TablesBuilder) BuildEventTables() (tables map[string]prtable.Writer, nonEmpty bool)

func (*TablesBuilder) BuildLogTables

func (b *TablesBuilder) BuildLogTables() (tables map[string]prtable.Writer, nonEmpty bool)

func (*TablesBuilder) BuildProgressTable

func (b *TablesBuilder) BuildProgressTable() (table prtable.Writer, notEmpty bool)

func (*TablesBuilder) SetMaxTableWidth

func (b *TablesBuilder) SetMaxTableWidth(maxTableWidth int)

type TablesBuilderOptions

type TablesBuilderOptions struct {
	DefaultNamespace string
	Colorize         bool
	MaxTableWidth    int
}

Jump to

Keyboard shortcuts

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