MCPcopy 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
927type endOfEarlyDataMsg struct{}
928
929func (m *endOfEarlyDataMsg) marshal() []byte {
930 x := make([]byte, 4)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected