package
0.2.1
Repository: https://github.com/tbd54566975/golang-tools.git
Documentation: pkg.go.dev

# Functions

HasPackage reports whether the specified package path is part of the standard library's public API.

# Constants

"Pi".
"Point.X".
"Println".
Example name:.
"(*Buffer).Grow".
"Buffer".
"EOF".

# Variables

No description provided by the author

# Structs

No description provided by the author

# Type aliases

A Kind indicates the kind of a symbol: function, variable, constant, type, and so on.
A Version represents a version of Go of the form "go1.%d".