go vet

Check Go source code and report suspicious constructs (e.g. lint your Go source files).
Go vet returns a non-zero exit code if problems are found; returns a zero exit code if no problems are found.

=> More information.

go vet
go vet {path/to/file_or_directory}
go tool vet help
go tool vet help {check_name}
go vet -c={N}
go vet -json
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/go-vet.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
103.987652 milliseconds
Gemini-to-HTML Time
0.429035 milliseconds

This content has been proxied by September (ba2dc).