MCPcopy
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
42type mockFeatureSelector struct{}
43
44func (m *mockFeatureSelector) Snapshot() features.FeatureSnapshot {
45 return features.FeatureSnapshot{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected