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