package
Version:
v0.0.0-...-f3acd81
Opens a new window with list of versions in this module.
Published: Jun 20, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ParserPaydex fournit une instance utilisable par ParseFilesFromBatch.
type Paydex struct {
Siren string `col:"SIREN" json:"-" bson:"-"`
DateValeur time.Time `col:"DATE_VALEUR" json:"date_valeur" bson:"date_valeur"`
NbJours int `col:"NB_JOURS" json:"nb_jours" bson:"nb_jours"`
}
Paydex décrit le format de chaque entrée de donnée résultant du parsing.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.