Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ mockFeatureSelector
Struct
mockFeatureSelector
client/config_test.go:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
type
mockFeatureSelector
struct
{}
43
44
func
(m *mockFeatureSelector) Snapshot() features.FeatureSnapshot {
45
return
features.FeatureSnapshot{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected