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