Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Executor ¶
type Executor struct {
// contains filtered or unexported fields
}
func NewExecutor ¶
func NewExecutor(config ExecutorConfig) (*Executor, error)
type ExecutorConfig ¶
type Explainer ¶
type Explainer struct { }
func NewExplainer ¶
func NewExplainer(config ExplainerConfig) (*Explainer, error)
type ExplainerConfig ¶
type ExplainerConfig struct { }
Click to show internal directories.
Click to hide internal directories.