//
pkg.gl
Category
github.com/TBD54566975/golang-tools
internal
stdlib
package
0.2.1
Repository:
https://github.com/tbd54566975/golang-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
17.5k SLOC
#
Functions
HasPackage
HasPackage reports whether the specified package path is part of the standard library's public API.
#
Constants
Const
"Pi".
Field
"Point.X".
Func
"Println".
Invalid
Example name:.
Method
"(*Buffer).Grow".
Type
"Buffer".
Var
"EOF".
#
Variables
PackageSymbols
No description provided by the author
#
Structs
Symbol
No description provided by the author
#
Type aliases
Kind
A Kind indicates the kind of a symbol: function, variable, constant, type, and so on.
Version
A Version represents a version of Go of the form "go1.%d".