Sign in
vanadium
/
release.go.x.ref
/
90380121baec6be1f1dcc9c546e4b82ee8152f28
/
.
/
tools
/
gclogs
/
main.go
blob: 5cdbead874122519f48d513cef063f38a8e0b340 [
file
] [
log
] [
blame
]
// The following enables go generate to generate the doc.go file.
//go:generate go run $VEYRON_ROOT/veyron/go/src/veyron.io/lib/cmdline/testdata/gendoc.go . -help
package main
func main() {
cmdGCLogs.Main()
}