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.2
Published
Feb 21, 2020
Platform
js/wasm
Last checked
3 minutes ago

Tools for package owners.