type crypto/tls.endOfEarlyDataMsg
4 uses
crypto/tls (current package)
conn.go#L1070: m = new(endOfEarlyDataMsg)
handshake_messages.go#L916: type endOfEarlyDataMsg struct{}
handshake_messages.go#L918: func (m *endOfEarlyDataMsg) marshal() []byte {
handshake_messages.go#L924: func (m *endOfEarlyDataMsg) unmarshal(data []byte) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)