Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainreactors/EvilProxy
/ ClearCurrent
Function
ClearCurrent
internal/home/global.go:23–25 ·
view source on GitHub ↗
ClearCurrent removes the active home client.
()
Source
from the content-addressed store, hash-verified
21
22
// ClearCurrent removes the active home client.
23
func
ClearCurrent() {
24
currentClient.Store((*Client)(nil))
25
}
Callers
3
TestStartHomeSubscriberDoesNotPreMarkPluginSync
Function · 0.92
Shutdown
Method · 0.92
TestKVRequiredHelpersReturnNonHomeMode
Function · 0.85
Calls
no outgoing calls
Tested by
2
TestStartHomeSubscriberDoesNotPreMarkPluginSync
Function · 0.74
TestKVRequiredHelpersReturnNonHomeMode
Function · 0.68