//
pkg.gl
Category
github.com/goki/go-tools
go
types
objectpath
package
0.0.0-20240310010237-a3f02065c60a
Repository:
https://github.com/goki/go-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
658 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.