Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

testing state

Back to all declarations

App

type

Value

testing.App

Args

type

Value

testing.Args

apps

[]*testing.App

Value

<zero>
App : type =testing.App
Args : type =testing.Args
apps : []*testing.App =<zero>
NewApp : func() *testing.App Inspect