//
pkg.gl
Category
github.com/TBD54566975/golang-tools
go
types
objectpath
package
0.2.1
Repository:
https://github.com/tbd54566975/golang-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
597 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.