distCalcPrint

package
v0.0.0-...-0d5ed35 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataT

type DataT struct {
	Now  *NowT
	Val  *ValT
	ValD *ValDT
	List ListT
}

type Disp

type Disp struct {
	Title,
	Now,
	GroupL,
	Group,
	NoGroupL,
	UidL,
	Uid,
	CertsL,
	Certs,
	AnsNbL,
	AnsNb,
	DistL,
	QualL,
	DistOrQual,
	SubmitL,
	Value,
	ListHeads string
	NoGroupC bool
	Errors,
	List StringList
}

type ErrorT

type ErrorT struct {
	Message  string
	Location struct {
		P,
		L,
		C int
	}
	Path PathT
}

type ErrorsT

type ErrorsT []*ErrorT

type GroupId

type GroupId struct {
	Id    *Identity
	Index int
}

type GroupString

type GroupString struct {
	Uid   string
	Index int
}

type GroupT

type GroupT struct {
	Data struct {
		FilterGroup *Lists
	}
}

type IdListT

type IdListT []*GroupId

type IdT

type IdT struct {
	Uid string
}

type IdVal

type IdVal struct {
	Id   IdT
	Val  *ValT
	ValD *ValDT
}

type Identity

type Identity struct {
	Uid string
}

type ListT

type ListT []*IdVal

type Lists

type Lists struct {
	Selected,
	Others IdListT
	Unknown,
	Duplicate StringListT
}

type NowT

type NowT struct {
	Number int32
	Bct    int64
}

type PathT

type PathT []interface{}

type ResultT

type ResultT struct {
	Errors ErrorsT
	Data   *DataT
}

type StringList

type StringList []string

type StringListT

type StringListT []*GroupString

type ValDT

type ValDT struct {
	Value ValT
	Ok    bool
}

type ValT

type ValT struct {
	Ratio float64
}

Jump to

Keyboard shortcuts

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