Packages

Gleam TestContainers wrapper around Elixir TestContainers

Current section

Files

Jump to
testcontainers_gleam include testcontainers_gleam_Config.hrl
Raw

include/testcontainers_gleam_Config.hrl

-record(config, {image :: binary(), port :: integer()}).