Structure
PostgresMessage.ParameterStatus
struct ParameterStatus
Topics
Instance Properties
descriptionSeeCustomStringConvertible.parameterThe name of the run-time parameter being reported.valueThe current value of the parameter.
Type Methods
parse(from:)Parses an instance of this message type from a byte buffer.
Relationships
Conforms To
PostgresMessageTypeSwift.CustomStringConvertible