paydex

package
v0.0.0-...-f3acd81 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ParserPaydex = &paydexParser{}

ParserPaydex fournit une instance utilisable par ParseFilesFromBatch.

Functions

This section is empty.

Types

type Paydex

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.

func (Paydex) Key

func (paydex Paydex) Key() string

Key _id de l'objet

func (Paydex) Scope

func (paydex Paydex) Scope() string

Scope de l'objet

func (Paydex) Type

func (paydex Paydex) Type() string

Type de l'objet

Jump to

Keyboard shortcuts

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