Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetVatSlipConfig ¶
func GetVatSlipConfig() shared_t.EventTransformerConfig
Types ¶
type VatSlipConverter ¶
type VatSlipConverter struct{}
type VatSlipModel ¶
type VatSlipRepository ¶
type VatSlipRepository struct {
// contains filtered or unexported fields
}
func (VatSlipRepository) Create ¶
func (repository VatSlipRepository) Create(headerID int64, models []interface{}) error
func (VatSlipRepository) MarkHeaderChecked ¶
func (repository VatSlipRepository) MarkHeaderChecked(headerID int64) error
func (*VatSlipRepository) SetDB ¶
func (repository *VatSlipRepository) SetDB(db *postgres.DB)
Click to show internal directories.
Click to hide internal directories.