Packages

PostgreSQL protocol encoding and decoding

Current section

Files

Jump to
postgresql_protocol include postgresql_protocol_FeSaslInitialResponse.hrl
Raw

include/postgresql_protocol_FeSaslInitialResponse.hrl

-record(fe_sasl_initial_response, {name :: binary(), data :: bitstring()}).