Documentation ¶
Index ¶
Constants ¶
View Source
const (
InsertVatForkQuery = `` /* 294-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
func GetVatForkConfig ¶
func GetVatForkConfig() shared_t.EventTransformerConfig
Types ¶
type VatForkConverter ¶
type VatForkConverter struct{}
type VatForkModel ¶
type VatForkRepository ¶
type VatForkRepository struct {
// contains filtered or unexported fields
}
func (VatForkRepository) Create ¶
func (repository VatForkRepository) Create(headerID int64, models []interface{}) error
func (VatForkRepository) MarkHeaderChecked ¶
func (repository VatForkRepository) MarkHeaderChecked(headerID int64) error
func (*VatForkRepository) SetDB ¶
func (repository *VatForkRepository) SetDB(db *postgres.DB)
Click to show internal directories.
Click to hide internal directories.