Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ Snapshot
Method
Snapshot
features/selector.go:39–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
38
type
FeatureSelector
interface
{
39
Snapshot() FeatureSnapshot
40
}
41
42
// FeatureSelector determines if this account will try new features; loaded once during startup.
Callers
9
TestGenerateConnectionOptions
Function · 0.65
ConnectionOptionsSnapshot
Method · 0.65
ConnectionFeaturesSnapshot
Method · 0.65
TestFeaturePrecedenceEvaluationPostQuantum
Function · 0.65
TestFeaturePrecedenceEvaluationDatagramVersion
Function · 0.65
TestDeprecatedFeaturesRemoved
Function · 0.65
TestRefreshFeaturesRecord
Function · 0.65
TestSnapshotIsolation
Function · 0.65
TestStaticFeatures
Function · 0.65
Implementers
2
mockFeatureSelector
client/config_test.go
featureSelector
features/selector.go
Calls
no outgoing calls
Tested by
7
TestGenerateConnectionOptions
Function · 0.52
TestFeaturePrecedenceEvaluationPostQuantum
Function · 0.52
TestFeaturePrecedenceEvaluationDatagramVersion
Function · 0.52
TestDeprecatedFeaturesRemoved
Function · 0.52
TestRefreshFeaturesRecord
Function · 0.52
TestSnapshotIsolation
Function · 0.52
TestStaticFeatures
Function · 0.52