MCPcopy Create free account
hub / github.com/GoogleChrome/webstatus.dev / splitWebFeatureKey

Struct splitWebFeatureKey

lib/gcpspanner/split_web_features.go:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92type splitWebFeatureKey struct {
93 OriginalFeatureKey string
94 TargetWebFeatureID string
95}
96
97// SyncSplitWebFeatures reconciles the SplitWebFeatures table with the provided list of features.
98// It will insert new details for split web features, update existing ones, and delete any split web features

Callers 1

GetKeyFromExternalMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected