qualitiesPrint

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: 14 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
	Identities IdentitiesT
}

type Fraction

type Fraction struct {
	Num,
	Denom int
	Ratio float64
}

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 IdentitiesT

type IdentitiesT []IdentityT

type Identity

type Identity struct {
	Uid string
}

type IdentityT

type IdentityT struct {
	Uid      string
	Distance struct {
		Value *Fraction
	}
	Quality    *Fraction
	Centrality float64
}

type Lists

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

type NowT

type NowT struct {
	Number int
	Bct    int64
}

type QualT

type QualT struct {
	Title,
	Now,
	GroupL,
	Group,
	NoGroupL,
	SubmitL string
	NoGroupC bool
	Errors,
	Qs,
	QsId StringList
}

type Qualities

type Qualities struct {
	Data *DataT
}

type StringList

type StringList = []string

type StringListT

type StringListT []*GroupString

Jump to

Keyboard shortcuts

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