toolshonnef.co/go/tools/deprecated Index | Files

package deprecated

import "honnef.co/go/tools/deprecated"

Index

Variables

var Stdlib = map[string]Deprecation{ /* 105 elements not displayed */

}

Types

type Deprecation

type Deprecation struct {
	DeprecatedSince           int
	AlternativeAvailableSince int
}

Source Files

stdlib.go

Version
v0.0.1-2020.1.6
Published
Oct 12, 2020
Platform
darwin/amd64
Last checked
18 minutes ago

Tools for package owners.