Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XTLS/Go
/ endOfEarlyDataMsg
Struct
endOfEarlyDataMsg
handshake_messages.go:927–927 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
925
}
926
927
type
endOfEarlyDataMsg
struct
{}
928
929
func
(m *endOfEarlyDataMsg) marshal() []byte {
930
x := make([]byte, 4)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected