Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCatFileChopLumpConfig ¶
func GetCatFileChopLumpConfig() shared_t.EventTransformerConfig
Types ¶
type CatFileChopLumpConverter ¶
type CatFileChopLumpConverter struct{}
type CatFileChopLumpModel ¶
type CatFileChopLumpRepository ¶
type CatFileChopLumpRepository struct {
// contains filtered or unexported fields
}
func (CatFileChopLumpRepository) Create ¶
func (repository CatFileChopLumpRepository) Create(headerID int64, models []interface{}) error
func (CatFileChopLumpRepository) MarkHeaderChecked ¶
func (repository CatFileChopLumpRepository) MarkHeaderChecked(headerID int64) error
func (*CatFileChopLumpRepository) SetDB ¶
func (repository *CatFileChopLumpRepository) SetDB(db *postgres.DB)
Click to show internal directories.
Click to hide internal directories.