Documentation
¶
Index ¶
Constants ¶
View Source
const ( LengthErr string = "length check %v failed" ContentTypeErr string = "content type not matching" VersionErr string = "version check %v failed" HandshakeTypeErr string = "handshake type not matching" SNITypeErr string = "SNI type not supported" )
Error types
View Source
const ( // GREASE values // The bitmask covers all GREASE values GreaseBitmask uint16 = 0x0F0F )
Variables ¶
This section is empty.
Functions ¶
This section is empty.