Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecutableContextError ¶
type ExecutableContextError struct {
Workspace, Namespace, WorkspacePath, FlowFile string
}
func (ExecutableContextError) Error ¶
func (e ExecutableContextError) Error() string
type ExecutableNotFoundError ¶
func (ExecutableNotFoundError) Error ¶
func (e ExecutableNotFoundError) Error() string
type WorkspaceNotFoundError ¶
type WorkspaceNotFoundError struct {
Workspace string
}
func (WorkspaceNotFoundError) Error ¶
func (e WorkspaceNotFoundError) Error() string
Click to show internal directories.
Click to hide internal directories.