Versions in this module Expand all Collapse all v1 v1.0.9 Jan 9, 2025 Changes in this version + type Data struct + Data interface{} + Event string + Type Type + type Event interface + Begin func(data *Data, tx *dbr.Tx) (int64, error) + Commit func(eventId int64) + type Status int + func (s Status) Int() int + type Type int + const CMD + const Fail + const Message + const None + const Success + const Wait + func (t Type) Int() int