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