Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMergeExecutor ¶
func NewMergeExecutor(dialect *info.Dialect, cfg info.MergeConfig) (io.MergeExecutor, error)
NewMergeExecutor returns new MySQL session
Types ¶
type Executor ¶
type Executor struct { *io.Transaction // contains filtered or unexported fields }
Executor represents MySQL merger session
Click to show internal directories.
Click to hide internal directories.