Current section

Files

Jump to
postgleam include postgleam_Response.hrl
Raw

include/postgleam_Response.hrl

-record(response, {rows :: list(any()), count :: integer(), tag :: binary()}).