Versions in this module Expand all Collapse all v1 v1.1.2 Mar 3, 2020 Changes in this version + type RegisterExampleFlow struct + Charge int64 + EventTime time.Time + Gid int32 + Seq int32 + System string + Uid int32 + Vip int32 + func (f *RegisterExampleFlow) GetSeq() int32 + func (f *RegisterExampleFlow) Name() string + func (f *RegisterExampleFlow) SQLArgs() []interface{} + func (f *RegisterExampleFlow) SQLCols() string + func (f *RegisterExampleFlow) SQLStrs() string + func (this *RegisterExampleFlow) Marshalx() *fmtx.Buffer + func (this *RegisterExampleFlow) Unmarshalx(b []byte) error v1.1.0 Mar 2, 2020 Changes in this version + type ChargeExampleFlow struct + Charge int32 + EventTime time.Time + Gid int32 + Reason1 int32 + Reason2 int32 + Seq int32 + Text string + Uid int32 + Vip int32 + func (f *ChargeExampleFlow) GetSeq() int32 + func (f *ChargeExampleFlow) Name() string + func (f *ChargeExampleFlow) SQLArgs() []interface{} + func (f *ChargeExampleFlow) SQLCols() string + func (f *ChargeExampleFlow) SQLStrs() string + func (this *ChargeExampleFlow) Marshalx() *fmtx.Buffer + func (this *ChargeExampleFlow) Unmarshalx(b []byte) error