Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/target/
H A Dtarget.go442 type GetTargetsReturns struct { struct
443 TargetInfos []*Info `json:"targetInfos,omitempty"` // The list of targets.
H A Deasyjson.go465 func easyjsonC5a4559bDecodeGithubComChromedpCdprotoTarget5(in *jlexer.Lexer, out *GetTargetsReturns
525 … easyjsonC5a4559bEncodeGithubComChromedpCdprotoTarget5(out *jwriter.Writer, in GetTargetsReturns) {