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