//
pkg.gl
Category
golang.org/x/tools
go
types
objectpath
package
0.31.0
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
26
Files
650 SLOC
#
Functions
For
For is equivalent to new(Encoder).For(obj).
Object
Object returns the object denoted by path p within the package pkg.
#
Structs
Encoder
An Encoder amortizes the cost of encoding the paths of multiple objects.
#
Type aliases
Path
A Path is an opaque name that identifies a types.Object relative to its package.