Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/php/frankenphp
/ Close
Method
Close
watcher/watcher-go/watcher.go:77–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
func
(w *Watcher) Close() {
78
C.wtr_watcher_close(w.cWatcher)
79
w.handle.Delete()
80
}
81
82
//export go_callback
83
func
go_callback(event C.struct_wtr_watcher_event, ctx unsafe.Pointer) {
Callers
15
Example
Function · 0.95
runTest
Function · 0.80
testFileUpload
Function · 0.80
TestSessionHandlerReset_worker
Function · 0.80
TestSessionHandlerPreLoopPreserved_worker
Function · 0.80
TestSessionNoLeakBetweenRequests_worker
Function · 0.80
TestSessionNoLeakAfterExit_worker
Function · 0.80
untar
Function · 0.80
TestHeaderWithSpaceIsRejectedByNetHTTP
Function · 0.80
parse
Method · 0.80
TestNamespaceParser
Function · 0.80
TestGeneratorWithNamespace
Function · 0.80
Calls
no outgoing calls
Tested by
15
Example
Function · 0.76
runTest
Function · 0.64
testFileUpload
Function · 0.64
TestSessionHandlerReset_worker
Function · 0.64
TestSessionHandlerPreLoopPreserved_worker
Function · 0.64
TestSessionNoLeakBetweenRequests_worker
Function · 0.64
TestSessionNoLeakAfterExit_worker
Function · 0.64
TestHeaderWithSpaceIsRejectedByNetHTTP
Function · 0.64
TestNamespaceParser
Function · 0.64
TestGeneratorWithNamespace
Function · 0.64
TestCFileGenerationWithNamespace
Function · 0.64
initServer
Function · 0.64