Interface KosmosConfig<TName>

Kosmos-side (config.yml) configuration for a Behaviour.

Could be used to define environment or application specific configuration. This configuration is same for all instances of the same Behaviour and is being passed to the Behaviour instance object by IoC during the server startup.

Type Parameters

  • TName extends string = string

Hierarchy

Properties

Properties

type: TName

Generated using TypeDoc