Movatterモバイル変換


[0]ホーム

URL:


fix

packagestandard library
go1.25.5Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License:BSD-3-ClauseImports:11Imported by:0

Details

Repository

cs.opensource.google/go/go

Links

Documentation

Overview

Package fix implements the “go fix” command.

Index

Constants

This section is empty.

Variables

View Source
var CmdFix = &base.Command{UsageLine: "go fix [-fix list] [packages]",Short:     "update packages to use new APIs",Long: `Fix runs the Go fix command on the packages named by the import paths.The -fix flag sets a comma-separated list of fixes to run.The default is all known fixes.(Its value is passed to 'go tool fix -r'.)For more about fix, see 'go doc cmd/fix'.For more about specifying packages, see 'go help packages'.To run fix with other options, run 'go tool fix'.See also: go fmt, go vet.`,}

Functions

This section is empty.

Types

This section is empty.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp