analyser

package
v0.0.0-...-d4ad31f Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Analyser

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

Analyser contains the necessary config to perform the analyse

func New

func New(byRegion bool, withStorage bool, size string) *Analyser

New creates the analyzer with the configuration flags

func (*Analyser) Analyse

func (a *Analyser) Analyse(objects []model.ObjectData) (*Result, error)

Analyze data

type Result

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

Result has the analysis result

func (*Result) PrintTo

func (r *Result) PrintTo(writer io.Writer)

Prints the analyze result

Jump to

Keyboard shortcuts

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