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