package
0.1.7
Repository: https://github.com/polaris1119/tools.git
Documentation: pkg.go.dev

# Functions

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 returns the object denoted by path p within the package pkg.

# Type aliases

A Path is an opaque name that identifies a types.Object relative to its package.