Current section
Files
Jump to
Current section
Files
include/lightbulb@providers@memory_provider_CreateDeployment.hrl
-record(create_deployment, {
deployment :: lightbulb@deployment:deployment(),
reply_with :: gleam@erlang@process:subject({ok,
{integer(), lightbulb@deployment:deployment()}} |
{error, nil})
}).