package genflags

import "cmd/go/internal/test/internal/genflags"

Index

Functions

func ShortTestFlags

func ShortTestFlags() []string

ShortTestFlags returns the set of "-test." flag shorthand names that end users may pass to 'go test'.

func VetAnalyzers

func VetAnalyzers() ([]string, error)

VetAnalyzers computes analyzers and their aliases supported by vet.

Source Files

testflag.go vetflag.go

Version
v1.24.6
Published
Aug 1, 2025
Platform
js/wasm
Imports
10 packages
Last checked
7 minutes ago

Tools for package owners.