Packages

Gleam library for interacting with Automatic Certificate Management Environment (ACME) servers like Let's Encrypt

Current section

Files

Jump to
acumen include acumen_ConnectionError.hrl
Raw

include/acumen_ConnectionError.hrl

-record(connection_error, {detail :: binary()}).