summary

package
v3.0.0-...-ad58db6 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command() *cli.Command

func NewSummaryCommand

func NewSummaryCommand(cu utils.CmdUtils, summary summaryCmd) *cli.Command

func Summary

func Summary(logStream, dbStream io.Reader, sc SummaryConfig) error

Summary generates summary

Types

type SummaryConfig

type SummaryConfig struct {
	DateFormat     string
	ParserConfig   parser.Config
	ResolverConfig resolver.Config
	ReporterConfig reporter.Config
	FilterConfig   filter.Config
}

type SummaryReporterTemplate

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

SummaryReporterTemplate is a summary reporter

func NewSummaryReporterTemplate

func NewSummaryReporterTemplate(config reporter.Config, db shared.DBNodeMap) *SummaryReporterTemplate

NewSummaryReporterTemplate creates new summary reporter

func (*SummaryReporterTemplate) Flush

func (r *SummaryReporterTemplate) Flush() error

Flush does nothing

func (*SummaryReporterTemplate) Process

func (r *SummaryReporterTemplate) Process(ln *shared.LogNode) error

Process process shared node

Jump to

Keyboard shortcuts

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