Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleChrome/webstatus.dev
/ Do
Method
Do
workers/webhook/pkg/webhook/sender.go:36–36 ·
view source on GitHub ↗
(req *http.Request)
Source
from the content-addressed store, hash-verified
34
35
type
HTTPClient
interface
{
36
Do(req *http.Request) (*http.Response, error)
37
}
38
39
type
Sender
struct
{
Callers
15
submitRequest
Function · 0.65
updateGolden
Function · 0.65
Fetch
Method · 0.65
executeRequest
Method · 0.65
Cache
Method · 0.65
Get
Method · 0.65
ListSystemManagedSavedSearchesByFeatureIDs
Method · 0.65
findOrphanedSystemManagedSavedSearchIDs
Method · 0.65
getAllUserNotificationChannels
Function · 0.65
getExistingEmailChannels
Function · 0.65
getTotalFeatureCount
Method · 0.65
getInitialBrowserFeatureCount
Method · 0.65
Implementers
2
mockHTTPClient
lib/email/chime/client_test.go
mockHTTPClient
workers/webhook/pkg/webhook/mocks_test
Calls
no outgoing calls
Tested by
7
submitRequest
Function · 0.52
updateGolden
Function · 0.52
getAllUserNotificationChannels
Function · 0.52
readAllBrowserFeatureSupportEvents
Method · 0.52
ReadAllWPTRunFeatureMetrics
Method · 0.52
readAllFeatureGroupKeysLookups
Method · 0.52
TestChromiumEnumsParity
Function · 0.52