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