wwViews

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 struct {
		Uid     string
		Quality Fraction
	}
	To struct {
		Uid string
	}
	Pending    bool
	Expires_on int64
}

type Certifs_DossiersT

type Certifs_DossiersT []Certif_DossierT

type CertsT

type CertsT []CertT

type CorpusA

type CorpusA []*CorpusT

type CorpusT

type CorpusT struct {
	Label   string
	Seconds Details
}

type DatedCertificationT

type DatedCertificationT struct {
	Date          int64
	Certification *CertificationT
}

type DatedCertifications

type DatedCertifications []DatedCertificationT

type Details

type Details []string

type Disp

type Disp struct {
	Now,
	Disp,
	WWByName,
	WWMeta,
	WWByDate,
	OK string
	F *ForeC
	M DossCertsT
}

type DossCertT

type DossCertT struct {
	First,
	Second string
	Certs CertsT
}

type DossCertsT

type DossCertsT []DossCertT

type DossierT

type DossierT struct {
	Main_certifs int
	Newcomer     struct {
		Uid             string
		LastApplication struct {
			LastAppDate int64
		}
		Distance struct {
			Value Fraction
		}
	}
	Date,
	MinDate,
	Expires_on int64
	Certifications DatedCertifications
}

type ForeC

type ForeC struct {
	D_nb,
	C_nb,
	C_d,
	P_nb string
	Firsts CorpusA
}

type ForecastT

type ForecastT struct {
	Id struct {
		Uid string
	}
	Date  int64
	After bool
	Proba float64
}

type Forecasts

type Forecasts []ForecastT

type Fraction

type Fraction struct {
	Ratio float64
}

type NowT

type NowT struct {
	Number int32
	Bct    int64
}

type WW

type WW struct {
	Data struct {
		WWResult *WWResultT
		WWFile   *WWFileT
	}
}

type WWFileT

type WWFileT struct {
	Now              *NowT
	Certifs_dossiers Certifs_DossiersT
}

type WWResultT

type WWResultT struct {
	Now *NowT
	Computation_duration,
	Permutations_nb,
	Dossiers_nb,
	Certifs_nb int
	ForecastsByDates,
	ForecastsByNames Forecasts
}

Jump to

Keyboard shortcuts

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