Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
Executor is an interface implemented by an object that executes the []records.
func NewCommonExecutor ¶
func NewCommonExecutor() Executor
NewCommonExecutor creates a new object of common executor
func NewSafeExecutor ¶
func NewSafeExecutor() Executor
NewSafeExecutor creates a new object of safe executor
func NewStdoutExecutor ¶
func NewStdoutExecutor() Executor
NewStdoutExecutor creates a new object of stdout executor.
Click to show internal directories.
Click to hide internal directories.