Searched defs:proxyProtocolV2 (Results 1 – 1 of 1) sorted by relevance
761 type proxyProtocolV2 struct { struct762 command proxyProtocolV2Command763 sourceAddress net.Addr764 destinationAddress net.Addr765 additionalData []byte792 func writeProxyProtocolV2(w io.Writer, hdr proxyProtocolV2) error {