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.3
Published
Feb 22, 2020
Platform
darwin/amd64
Last checked
17 minutes ago

Tools for package owners.