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.0-rc.1
Published
Dec 12, 2024
Platform
linux/amd64
Imports
10 packages
Last checked
1 minute ago

Tools for package owners.