Documentation ¶
Overview ¶
Package prism downloads, unzips, boots up a prism binary to run a pipeline against.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handle ¶
type Handle struct {
// contains filtered or unexported fields
}
Handle provides a shared handle into a prism process.
func Start ¶
Start downloads and begins a prism process.
Returns a cancellation function to be called once the process is no longer needed.
Click to show internal directories.
Click to hide internal directories.