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

Struct movedWebFeatureMapper

lib/gcpspanner/moved_web_features.go:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42type movedWebFeatureMapper struct{}
43
44func (m movedWebFeatureMapper) SelectAll() spanner.Statement {
45 return spanner.NewStatement(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected