summary

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PodCount

type PodCount struct {
	Before int
	After  int
}

type PodkillerResult

type PodkillerResult struct {
	Victim    string
	PodCount  PodCount
	Timestamp string
}

type Summary

type Summary struct {
	Results []PodkillerResult
}

func GetSummary

func GetSummary() *Summary

func (*Summary) AddResult

func (s *Summary) AddResult(result PodkillerResult)

func (*Summary) GetResults

func (s *Summary) GetResults() []PodkillerResult

Jump to

Keyboard shortcuts

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