Documentation ¶ Index ¶ Variables type Requester func (port Requester) Run(ctx context.Context, src string, args ...string) (err error) func (port Requester) Start(ctx context.Context, src string, args ...string) (err error) Constants ¶ This section is empty. Variables ¶ View Source var Request = Requester(target.PortOpen) Functions ¶ This section is empty. Types ¶ type Requester ¶ type Requester target.Port func (Requester) Run ¶ func (port Requester) Run(ctx context.Context, src string, args ...string) (err error) func (Requester) Start ¶ func (port Requester) Start(ctx context.Context, src string, args ...string) (err error) Source Files ¶ View all Source files request.go Click to show internal directories. Click to hide internal directories.