Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewExecutor ¶
Types ¶
type Factory ¶
type Factory struct { }
func NewFactory ¶
func NewFactory() *Factory
func (*Factory) Create ¶
func (f *Factory) Create(name string, value []string) (dynamic_params.IDynamicDriver, error)
Click to show internal directories.
Click to hide internal directories.