infosCertifsPrint

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: 12 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
	MaxCerts   struct {
		Value int
	}
}

type Fraction

type Fraction struct {
	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
	Pubkey  B.Pubkey
	Status  string
	Sentry  bool
	Quality *Fraction
	LimitDate,
	MinDate int64
	Hash                       B.Hash
	Sent_certifications_number int
}

type InfCert

type InfCert struct {
	Title,
	Now,
	GroupL,
	Group,
	NoGroupL,
	SubmitL string
	NoGroupC bool
	Errors,
	Ics StringList
}

type InfosCertif

type InfosCertif struct {
	Data *DataT
}

type Lists

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

type NowT

type NowT struct {
	Number int
	Bct    int64
}

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