Documentation ¶
Index ¶
Constants ¶
View Source
const (
// TODO: Try to remove this
EngineSLURM = "slurm"
)
Variables ¶
View Source
var ErrUnsupportedEngine = errors.New("unsupported engine")
Functions ¶
This section is empty.
Types ¶
type Environment ¶
type Environment interface{}
type NamedLoader ¶
type NamedLoader = component.NamedLoader[Engine, Config]
Click to show internal directories.
Click to hide internal directories.