flow

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChargeExampleFlow

type ChargeExampleFlow struct {
	Gid       int32     `gorm:"index:uid_gid_idx"`
	Uid       int32     `gorm:"index:uid_gid_idx"`
	EventTime time.Time `gorm:"index"`
	Vip       int32
	Seq       int32
	Charge    int64
	Reason1   int32
	Reason2   int32
	Text      string `gorm:"size:255"`
}

func (*ChargeExampleFlow) GetSeq

func (f *ChargeExampleFlow) GetSeq() int32

func (*ChargeExampleFlow) Marshalx

func (this *ChargeExampleFlow) Marshalx() *fmtx.Buffer

func (*ChargeExampleFlow) Name

func (f *ChargeExampleFlow) Name() string

func (*ChargeExampleFlow) SQLArgs

func (f *ChargeExampleFlow) SQLArgs() []interface{}

func (*ChargeExampleFlow) SQLCols

func (f *ChargeExampleFlow) SQLCols() string

func (*ChargeExampleFlow) SQLStrs

func (f *ChargeExampleFlow) SQLStrs() string

func (*ChargeExampleFlow) Unmarshalx

func (this *ChargeExampleFlow) Unmarshalx(b []byte) error

type RegisterExampleFlow added in v1.1.2

type RegisterExampleFlow struct {
	Gid       int32     `gorm:"index:uid_gid_idx"`
	Uid       int32     `gorm:"index:uid_gid_idx"`
	EventTime time.Time `gorm:"index"`
	Vip       int32
	Seq       int32
	Charge    int64
	System    string `gorm:"size:255"`
}

func (*RegisterExampleFlow) GetSeq added in v1.1.2

func (f *RegisterExampleFlow) GetSeq() int32

func (*RegisterExampleFlow) Marshalx added in v1.1.2

func (this *RegisterExampleFlow) Marshalx() *fmtx.Buffer

func (*RegisterExampleFlow) Name added in v1.1.2

func (f *RegisterExampleFlow) Name() string

func (*RegisterExampleFlow) SQLArgs added in v1.1.2

func (f *RegisterExampleFlow) SQLArgs() []interface{}

func (*RegisterExampleFlow) SQLCols added in v1.1.2

func (f *RegisterExampleFlow) SQLCols() string

func (*RegisterExampleFlow) SQLStrs added in v1.1.2

func (f *RegisterExampleFlow) SQLStrs() string

func (*RegisterExampleFlow) Unmarshalx added in v1.1.2

func (this *RegisterExampleFlow) Unmarshalx(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL