Commanded v1.2.0 Commanded.EventStore.TypeProvider behaviour View Source
Specification to convert between an Elixir struct and a corresponding string type.
Link to this section Summary
Functions
Get the configured type provider
Callbacks
Type of the given Elixir struct as a string
Convert the given type string to an Elixir struct
Link to this section Types
Link to this section Functions
Specs
type_provider() :: module()
Get the configured type provider
Link to this section Callbacks
Specs
Type of the given Elixir struct as a string
Specs
Convert the given type string to an Elixir struct