vet

command
v1.98.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2026 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package vet is a tool to statically check Go source code.

Directories

Path Synopsis
Package jsontags checks for incompatible usage of JSON struct tags.
Package jsontags checks for incompatible usage of JSON struct tags.
Package lowerell forbids variables named "l" (lowercase ell) or "I" (uppercase i), because they are hard to distinguish from the digit "1" and from each other in too many fonts.
Package lowerell forbids variables named "l" (lowercase ell) or "I" (uppercase i), because they are hard to distinguish from the digit "1" and from each other in too many fonts.
Package subtestnames checks that t.Run subtest names don't contain characters that require quoting or escaping when re-running via "go test -run".
Package subtestnames checks that t.Run subtest names don't contain characters that require quoting or escaping when re-running via "go test -run".

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL