Versions in this module Expand all Collapse all v0 v0.0.1 Mar 27, 2019 Changes in this version + const DefaultNamespace + const DefaultUri + const Sandbox404 + func Attach(processName string, port string) *transport.Response + func Detach(port string) *transport.Response + type Executor struct + Uri string + func NewExecutor() *Executor + func (e *Executor) Exec(uid string, ctx context.Context, model *exec.ExpModel) *transport.Response + func (e *Executor) Name() string + func (e *Executor) SetChannel(channel exec.Channel)