Overview
- 
						
module Async- 
						
module Service- 
						
class ConfigurationManages environments which describes how to host a specific set of services.
 - 
						
module ContainerEnvironmentDefault configuration for container-based services.
 - 
						
class ContainerServiceA service that runs in a container with built-in health checking and process title formatting.
 - 
						
class ControllerControls multiple services and their lifecycle.
 - 
						
class EnvironmentRepresents a service configuration with lazy evaluation and module composition.
- 
						
class BuilderA builder for constructing environments using a DSL.
 - 
						
class EvaluatorAn evaluator is lazy read-only view of an environment. It memoizes all method calls.
 
 - 
						
 - 
						
module Formatting- deprecated
 
Formatting utilities for service titles.
 - 
						
class GenericCaptures the stateful behaviour of a specific service.
 - 
						
class LoaderThe domain specific language for loading configuration files.
 
 - 
						
 
 -