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