command
Version:
v0.0.0-...-e2b9e53
Opens a new window with list of versions in this module.
Published: Mar 24, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
http://stackoverflow.com/q/39690509/1135424
coverage binary:
go test -c -coverpkg=. -o myProgram
./myProgram -test.coverprofile=/tmp/profile
$ go tool cover -html /tmp/profile -o /tmp/profile.html
$ open /tmp/profile.html
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.