models

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2026 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Name  string `json:"name"`
	Value string `json:"value"`
}

func AddLines added in v0.3.0

func AddLines(data []Data, values []string) []Data

func FilterData

func FilterData(lines []int, unfilteredData []Data) []Data

func SumData

func SumData(data []Data, sumSymbols string) []Data

Jump to

Keyboard shortcuts

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