Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunAppBundle ¶
func RunAppBundle(params *RunnerParams, bundlePath string) error
func SetupJobObject ¶
func WaitJobObject ¶
Types ¶
type RunnerParams ¶
type RunnerParams struct {
Consumer *state.Consumer
Conn operate.Conn
Ctx context.Context
Sandbox bool
FullTargetPath string
Name string
Dir string
Args []string
Env []string
Stdout io.Writer
Stderr io.Writer
PrereqsDir string
Credentials *buse.GameCredentials
InstallFolder string
Runtime *manager.Runtime
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.