Documentation ¶
Index ¶
- type CertT
- type Certif_DossierT
- type CertificationT
- type Certifs_DossiersT
- type CertsT
- type CorpusA
- type CorpusT
- type DatedCertificationT
- type DatedCertifications
- type Details
- type Disp
- type DossCertT
- type DossCertsT
- type DossierT
- type ForeC
- type ForecastT
- type Forecasts
- type Fraction
- type NowT
- type WW
- type WWFileT
- type WWResultT
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 DatedCertificationT ¶
type DatedCertificationT struct { Date int64 Certification *CertificationT }
type DatedCertifications ¶
type DatedCertifications []DatedCertificationT
type Disp ¶
type Disp struct { Now, Disp, WWByName, WWMeta, WWByDate, OK string F *ForeC M DossCertsT }
type DossCertsT ¶
type DossCertsT []DossCertT
type WWFileT ¶
type WWFileT struct { Now *NowT Certifs_dossiers Certifs_DossiersT }
Click to show internal directories.
Click to hide internal directories.