formatter

package
v0.0.0-...-4c98720 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonFormatter

type JsonFormatter struct {
	Clusters []logcluster.LogCluster `json:"clusters"`
}

func NewJsonFormatter

func NewJsonFormatter(clusters []logcluster.LogCluster) JsonFormatter

func (*JsonFormatter) Output

func (f *JsonFormatter) Output()

type TableFormatter

type TableFormatter struct {
	TableData [][]string
}

func NewTableFormatter

func NewTableFormatter(clusters []logcluster.LogCluster) TableFormatter

func (*TableFormatter) Output

func (f *TableFormatter) Output()

Jump to

Keyboard shortcuts

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