tools/go/analysis/internal
Alan Donovan 9aea6da185 go/analysis/internal/facts: fact serialization support
Package facts provides an implementation of the Import/Export methods
of the analysis.Pass interface and functions to encode and decode
facts, using Gob encoding, to a file. It will be part of the vet-lite
driver (invoked by go vet) but the same logic has been validated in
other build systems such as Blaze.

Change-Id: I60ef561e84e833b9a3b17c269ab358e7d0800ff3
Reviewed-on: https://go-review.googlesource.com/c/144737
Reviewed-by: Jay Conrod <jayconrod@google.com>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2018-10-29 17:32:15 +00:00
..
analysisflags go/analysis/internal/analysisflags: common flag handling 2018-10-19 17:43:12 +00:00
checker go/analysis/passes/tests: split out from vet 2018-10-10 21:46:53 +00:00
facts go/analysis/internal/facts: fact serialization support 2018-10-29 17:32:15 +00:00