Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Buffer ¶
type Buffer struct {
// contains filtered or unexported fields
}
type InvokeResult ¶
type Invoker ¶
type Invoker interface {
Invoke(env dockerdriver.Env, executable string, args []string, envVars ...string) InvokeResult
}
Source Files
¶
- invoker.go
- pgroup_invoker.go
- thread_safe_buffer.go
Click to show internal directories.
Click to hide internal directories.