Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecScript ¶
func ExecScript(p interfaces.Vendor, script *interfaces.Script) interfaces.ScriptResult
Types ¶
type Script ¶
type Script struct {
Store map[string]interfaces.ScriptResult
}
func (*Script) Run ¶
func (m *Script) Run(proxy interfaces.Vendor, r *interfaces.SlaveRequest) error
func (*Script) Type ¶
func (m *Script) Type() interfaces.SlaveRequestMacroType
Click to show internal directories.
Click to hide internal directories.