Documentation ¶
Index ¶
- type CertT
- type Certif_DossierT
- type CertificationT
- type Certifs_DossiersT
- type CertsT
- type DataP
- type DataT
- type DatedCertificationT
- type DatedCertifications
- type DispF
- type DispP
- type DossCertT
- type DossCertsT
- type DossierT
- type File
- type Fraction
- type IdentityT
- type ListT
- type NowT
- type PermT
- type Perms
- type PermsT
- type PermutationES
- type Permutations0
- type Propagation
- type PropsT
- type StatsT
- type WPermutation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Certif_DossierT ¶
type Certif_DossierT struct { Dossier *DossierT DatedCertification *DatedCertificationT }
type CertificationT ¶
type Certifs_DossiersT ¶
type Certifs_DossiersT []Certif_DossierT
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 DossCertsT ¶
type DossCertsT []DossCertT
type DossierT ¶
type DossierT struct { Main_certifs int Newcomer *IdentityT Date, MinDate, Expires_on int64 Certifications DatedCertifications }
type PermutationES ¶
type PermutationES []Propagation
type Permutations0 ¶
type Permutations0 []WPermutation
type Propagation ¶
type WPermutation ¶
type WPermutation struct { Proba float64 Permutation PermutationES }
Click to show internal directories.
Click to hide internal directories.