Current section

Files

Jump to
postgleam include postgleam_Connection.hrl
Raw

include/postgleam_Connection.hrl

-record(connection, {
subject :: gleam@erlang@process:subject(postgleam@internal@connection_actor:message()),
config :: postgleam@config:config()
}).