View Source Hemdal.Config.Host (Hemdal v1.0.1)
The host information.
Link to this section Summary
Functions
Callback implementation for Construct.cast/2.
Callback implementation for Construct.make/2.
Callback implementation for Construct.make!/2.
Link to this section Types
@type t() :: %Hemdal.Config.Host{ id: String.t(), max_workers: integer(), module: Hemdal.Config.Module.t() | atom(), name: String.t(), options: Hemdal.Config.Options.t() | list() }
Link to this section Functions
Callback implementation for Construct.cast/2.
Callback implementation for Construct.make/2.
Callback implementation for Construct.make!/2.