vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/testing/testing.json

1 line
2.0 KiB
JSON

[0, [{"class": "func", "name": "AllocsPerRun", "type": "func(runs int, f func()) (avg float64)"}, {"class": "func", "name": "Benchmark", "type": "func(f func(b *testing.B)) testing.BenchmarkResult"}, {"class": "func", "name": "CoverMode", "type": "func() string"}, {"class": "func", "name": "Coverage", "type": "func() float64"}, {"class": "func", "name": "Main", "type": "func(matchString func(pat string, str string) (bool, error), tests []testing.InternalTest, benchmarks []testing.InternalBenchmark, examples []testing.InternalExample)"}, {"class": "func", "name": "MainStart", "type": "func(deps testing.testDeps, tests []testing.InternalTest, benchmarks []testing.InternalBenchmark, examples []testing.InternalExample) *testing.M"}, {"class": "func", "name": "RegisterCover", "type": "func(c testing.Cover)"}, {"class": "func", "name": "RunBenchmarks", "type": "func(matchString func(pat string, str string) (bool, error), benchmarks []testing.InternalBenchmark)"}, {"class": "func", "name": "RunExamples", "type": "func(matchString func(pat string, str string) (bool, error), examples []testing.InternalExample) (ok bool)"}, {"class": "func", "name": "RunTests", "type": "func(matchString func(pat string, str string) (bool, error), tests []testing.InternalTest) (ok bool)"}, {"class": "func", "name": "Short", "type": "func() bool"}, {"class": "func", "name": "Verbose", "type": "func() bool"}, {"class": "type", "name": "B", "type": "struct"}, {"class": "type", "name": "BenchmarkResult", "type": "struct"}, {"class": "type", "name": "Cover", "type": "struct"}, {"class": "type", "name": "CoverBlock", "type": "struct"}, {"class": "type", "name": "InternalBenchmark", "type": "struct"}, {"class": "type", "name": "InternalExample", "type": "struct"}, {"class": "type", "name": "InternalTest", "type": "struct"}, {"class": "type", "name": "M", "type": "struct"}, {"class": "type", "name": "PB", "type": "struct"}, {"class": "type", "name": "T", "type": "struct"}, {"class": "type", "name": "TB", "type": "interface"}]]