Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecuteCloser ¶
type ExecuteCloser interface { Executor Close() }
type MultiFlow ¶
type MultiFlow struct {
// contains filtered or unexported fields
}
func NewMultiFlow ¶
func (*MultiFlow) NewFlow ¶
func (mf *MultiFlow) NewFlow() ExecuteCloser
Click to show internal directories.
Click to hide internal directories.