Packages

Gleam TestContainers wrapper around Elixir TestContainers

Current section

Files

Jump to
testcontainers_gleam include testcontainers_gleam_StartInfo.hrl
Raw

include/testcontainers_gleam_StartInfo.hrl

-record(start_info, {container_id :: binary(), port :: integer()}).