const crypto/tls.typeEndOfEarlyData
3 uses
crypto/tls (current package)
common.go#L66: typeEndOfEarlyData uint8 = 5
conn.go#L1069: case typeEndOfEarlyData:
handshake_messages.go#L920: x[0] = typeEndOfEarlyData
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)