//
pkg.gl
Category
github.com/polaris1119/tools
go
types
objectpath
package
0.1.7
Repository:
https://github.com/polaris1119/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
408 SLOC
#
Functions
For
The For function returns the path to an object relative to its package, or an error if the object is not accessible from the package's Scope.
Object
Object returns the object denoted by path p within the package pkg.
#
Type aliases
Path
A Path is an opaque name that identifies a types.Object relative to its package.