package
0.8.0
Repository: https://github.com/pires/go-proxyproto.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ExtractPSCConnectionID returns the first PSC Connection ID in the TLV if it exists and is well-formed and a bool indicating one was found.
FindAWSVPCEndpointID returns the first AWS VPC ID in the TLV if it exists and is well-formed.
FindAzurePrivateEndpointLinkID returns the first Azure Private Endpoint LinkID if it exists in the TLV collection and a boolean indicating if it was found.
SSL returns the first PP2SSL if it exists and is well formed as well as bool indicating if it was found.
No description provided by the author
SSLType is true if the TLV is type SSL.
SSL returns the pp2_tlv_ssl from section 2.2.5 or errors with ErrIncompatibleTLV or ErrMalformedTLV.

# Constants

No description provided by the author
No description provided by the author
pp2_tlv_ssl.client bit fields.
No description provided by the author
No description provided by the author
Amazon's extension.
Azure's extension.
PP2_TYPE_GCP indicates a Google Cloud Platform header.

# Structs

2.2.5.