Home
last modified time | relevance | path

Searched defs:RequestDoer (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/dashboard/dashapi/
Ddashapi.go38 RequestDoer func(req *http.Request) (*http.Response, error) type
42 func NewCustom(client, addr, key string, ctor RequestCtor, doer RequestDoer,