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