• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..09-Jul-2019-

asmdecl/H09-Jul-2019-2,4332,103

assign/H09-Jul-2019-11977

atomic/H09-Jul-2019-178122

atomicalign/H09-Jul-2019-412305

bools/H09-Jul-2019-371253

buildssa/H09-Jul-2019-16596

buildtag/H09-Jul-2019-200132

cgocall/H09-Jul-2019-537325

composite/H09-Jul-2019-299205

copylock/H09-Jul-2019-713529

ctrlflow/H09-Jul-2019-381253

deepequalerrors/H09-Jul-2019-190130

errorsas/H09-Jul-2019-14094

findcall/H09-Jul-2019-163103

httpresponse/H09-Jul-2019-282219

inspect/H09-Jul-2019-5016

internal/analysisutil/H09-Jul-2019-10777

loopclosure/H09-Jul-2019-240183

lostcancel/H09-Jul-2019-580421

nilfunc/H09-Jul-2019-12987

nilness/H09-Jul-2019-393284

pkgfact/H09-Jul-2019-163100

printf/H09-Jul-2019-2,1261,568

shadow/H09-Jul-2019-405290

shift/H09-Jul-2019-376295

stdmethods/H09-Jul-2019-249166

structtag/H09-Jul-2019-473342

tests/H09-Jul-2019-387238

unmarshal/H09-Jul-2019-187134

unreachable/H09-Jul-2019-2,4672,134

unsafeptr/H09-Jul-2019-213147

unusedresult/H09-Jul-2019-178124

READMEH A D09-Jul-2019304 96

README

1
2This directory does not contain a Go package,
3but acts as a container for various analyses
4that implement the golang.org/x/tools/go/analysis
5API and may be imported into an analysis tool.
6
7By convention, each package foo provides the analysis,
8and each command foo/cmd/foo provides a standalone driver.
9