Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LagrangeDev/LagrangeGo
/ Close
Method
Close
client/internal/network/conn.go:88–91 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
}
87
88
func
(t *TCPClient) Close() {
89
t.close()
90
t.invokePlannedDisconnect()
91
}
92
93
func
(t *TCPClient) unexpectedClose(err error) {
94
t.close()
Callers
15
Connect
Method · 0.95
qualityTest
Function · 0.45
GetGroupAlbum
Method · 0.45
getGroupAlbumUploadSession
Method · 0.45
uploadGroupAlbumBlock
Method · 0.45
highwayUploadBlock
Method · 0.45
GetSkey
Method · 0.45
GetNewDeviceVerifyURL
Method · 0.45
NewDeviceVerify
Method · 0.45
FetchEssenceMessage
Method · 0.45
GetGroupHonorInfo
Method · 0.45
GetGroupNotice
Method · 0.45
Calls
2
close
Method · 0.95
invokePlannedDisconnect
Method · 0.95
Tested by
no test coverage detected