ExAwsConfigurator.Factory (ExAwsConfigurator v1.4.1) View Source

Link to this section Summary

Link to this section Functions

Link to this function

build(factory_name, attrs \\ %{})

View Source
Link to this function

build_list(number_of_records, factory_name, attrs \\ %{})

View Source
Link to this function

build_pair(factory_name, attrs \\ %{})

View Source

Specs

create(any()) :: no_return()

Specs

create(any(), any()) :: no_return()

Specs

create_list(any(), any(), any()) :: no_return()

Specs

create_pair(any(), any()) :: no_return()

Specs

factory(any()) :: no_return()

Raises a helpful error if no factory is defined.

Link to this function

queue_config_factory(attrs)

View Source
Link to this function

topic_config_factory(attrs)

View Source