go-ceph/contrib/implements/internal/implements
John Mulligan 3e15044962 implements: add io.Writer argument when creating text report
This io.Writer will be the destination for writes from the report.
This better matches with what the JSON report was doing.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-06-05 11:35:03 -04:00
..
cast.go implements: process C sources use castxml 2020-05-17 11:26:46 -04:00
cfunctions.go implements: stub in the initial support for functions pulled from C 2020-05-17 11:26:46 -04:00
gosrc.go implements: add initial code for process Go sources 2020-05-17 11:26:46 -04:00
inspector.go implements: add initial code for process Go sources 2020-05-17 11:26:46 -04:00
json_report.go implements: renamed "covered" to "found" 2020-05-17 11:26:46 -04:00
log.go implements: initialize the internal package with minimal logging support 2020-05-17 11:26:46 -04:00
report.go implements: add io.Writer argument when creating text report 2020-06-05 11:35:03 -04:00