Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ SetOk
Method
SetOk
internal/nodes/http_writer.go:954–956 ·
view source on GitHub ↗
SetOk 设置成功
()
Source
from the content-addressed store, hash-verified
952
953
// SetOk 设置成功
954
func
(this *HTTPWriter) SetOk() {
955
this.isOk = true
956
}
957
958
// Close 关闭
959
func
(this *HTTPWriter) Close() {
Callers
7
doRoot
Method · 0.80
doShutdown
Method · 0.80
doPageLookup
Method · 0.80
doFastcgi
Method · 0.80
doCacheRead
Method · 0.80
doOriginRequest
Method · 0.80
doURL
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected