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.4
Published
May 15, 2020
Platform
js/wasm
Last checked
2 minutes ago

Tools for package owners.