Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/GoEdgeLab/EdgeNode
/ Done
Method
Done
internal/nodes/http_request.go:1629–1631 ·
view source on GitHub ↗
Done 设置已完成
()
Source
from the content-addressed store, hash-verified
1627
1628
// Done 设置已完成
1629
func
(this *HTTPRequest) Done() {
1630
this.isDone = true
1631
}
1632
1633
// Close 关闭连接
1634
func
(this *HTTPRequest) Close() {
Callers
15
Close
Method · 0.95
TestTickerEvery
Function · 0.80
TestSimpleEncrypt_Concurrent
Function · 0.80
TestStore_Default_Concurrent
Function · 0.80
write
Method · 0.80
TestSleep
Function · 0.80
TestTimeout
Function · 0.80
Ack
Method · 0.80
TestConcurrent
Function · 0.80
TestLimiter_SetThreads
Function · 0.80
Run
Method · 0.80
TestOpenFilePool_Concurrent
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestTickerEvery
Function · 0.64
TestSimpleEncrypt_Concurrent
Function · 0.64
TestStore_Default_Concurrent
Function · 0.64
TestSleep
Function · 0.64
TestTimeout
Function · 0.64
TestConcurrent
Function · 0.64
TestLimiter_SetThreads
Function · 0.64
TestOpenFilePool_Concurrent
Function · 0.64
TestKVFileList_Add_Many
Function · 0.64
TestKVFileList_Add_Many_Suffix
Function · 0.64
TestFileList_Exist_Many_DB
Function · 0.64
TestFileStorage_Concurrent_Open_DifferentFile
Function · 0.64