Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleChrome/webstatus.dev
/ sortFeatureKeys
Function
sortFeatureKeys
lib/gcpspanner/split_web_features_test.go:201–203 ·
view source on GitHub ↗
(keys []string)
Source
from the content-addressed store, hash-verified
199
}
200
201
func
sortFeatureKeys(keys []string) {
202
slices.Sort(keys)
203
}
Callers
2
runSplitWebFeaturesTestCase
Function · 0.85
TestGetSplitWebFeatureByOriginalFeatureKey
Function · 0.85
Calls
1
Sort
Method · 0.80
Tested by
no test coverage detected