wotWizardPrint

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 CertT

type CertT = string

type Certif_DossierT

type Certif_DossierT struct {
	Dossier            *DossierT
	DatedCertification *DatedCertificationT
}

type CertificationT

type CertificationT struct {
	From,
	To *IdentityT
	Expires_on int64
}

type Certifs_DossiersT

type Certifs_DossiersT []Certif_DossierT

type CertsT

type CertsT []CertT

type DataP

type DataP struct {
	Now      *NowT
	WWResult struct {
		Permutations Permutations0
	}
}

type DataT

type DataT struct {
	Now       *NowT
	Parameter struct {
		SigQty int
	}
	WWFile struct {
		Certifs_dossiers Certifs_DossiersT
	}
}

type DatedCertificationT

type DatedCertificationT struct {
	Date          int64
	Certification *CertificationT
}

type DatedCertifications

type DatedCertifications []DatedCertificationT

type DispF

type DispF struct {
	Title,
	Now string
	Stats     *StatsT
	DossCerts DossCertsT
}

type DispP

type DispP struct {
	Title,
	Now,
	Number string
	Perms PermsT
}

type DossCertT

type DossCertT struct {
	First,
	Second string
	Certs CertsT
}

type DossCertsT

type DossCertsT []DossCertT

type DossierT

type DossierT struct {
	Main_certifs int
	Newcomer     *IdentityT
	Date,
	MinDate,
	Expires_on int64
	Certifications DatedCertifications
}

type File

type File struct {
	Data DataT
}

type Fraction

type Fraction struct {
	Ratio float64
	Num,
	Denom int
}

type IdentityT

type IdentityT struct {
	Uid             string
	Quality         Fraction
	LastApplication struct {
		LastAppDate int64
	}
	Distance struct {
		Value   Fraction
		Dist_ok bool
	}
}

type ListT

type ListT []int

type NowT

type NowT struct {
	Number int
	Bct    int64
}

type PermT

type PermT struct {
	Proba string
	Props PropsT
}

type Perms

type Perms struct {
	Data *DataP
}

type PermsT

type PermsT []PermT

type PermutationES

type PermutationES []Propagation

type Permutations0

type Permutations0 []WPermutation

type Propagation

type Propagation struct {
	Id    *IdentityT
	Date  int64
	After bool
}

type PropsT

type PropsT []string

type StatsT

type StatsT struct {
	Number,
	NeededLim int
	DossName,
	Certification,
	Certifications,
	Needed string
	List ListT
}

type WPermutation

type WPermutation struct {
	Proba       float64
	Permutation PermutationES
}

Jump to

Keyboard shortcuts

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