certificationsPrint

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: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cert

type Cert struct {
	Other struct {
		Uid string
	}
	Registration struct {
		Bct int64
	}
	Limit int64
}

type CertificationsT

type CertificationsT struct {
	Data *DataT
}

type Certs

type Certs []Cert

type DataT

type DataT struct {
	Now        *NowT
	Identities IdentitiesT
}

type Disp

type Disp struct {
	Title,
	Block,
	Number,
	Arrow string
	First Disp0
	Mean,
	Median,
	StdDev,
	DistName string
	Distribution Dist
}

type Disp0

type Disp0 []Disp1

type Disp1

type Disp1 struct {
	Name    string
	NbCerts int
	Second  Disp2
}

type Disp2

type Disp2 []Disp3

type Disp3

type Disp3 struct {
	Name,
	Registration,
	Limit string
}

type Dist

type Dist []int

type IdentitiesT

type IdentitiesT []Identity0

type Identity0

type Identity0 struct {
	Uid string
	Sent_certifications,
	Received_certifications Certs
}

type NowT

type NowT struct {
	Number int
	Bct    int64
}

Jump to

Keyboard shortcuts

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