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