Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VatSuckConverter ¶
type VatSuckConverter struct{}
func (VatSuckConverter) ToModels ¶
func (VatSuckConverter) ToModels(_ string, logs []core.HeaderSyncLog) ([]shared.InsertionModel, error)
type VatSuckRepository ¶
type VatSuckRepository struct {
// contains filtered or unexported fields
}
func (VatSuckRepository) Create ¶
func (repository VatSuckRepository) Create(models []shared.InsertionModel) error
func (*VatSuckRepository) SetDB ¶
func (repository *VatSuckRepository) SetDB(db *postgres.DB)
Click to show internal directories.
Click to hide internal directories.