locator

package
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Locator

type Locator struct {
	// Path is the path to the type.
	Path string

	// Package is the package of the type.
	Package string

	// Type is the type of the type.
	Name string

	// TypeParams are the type parameters of the type, if any.
	TypeParams []string
}

func (Locator) Namespace

func (l Locator) Namespace() string

func (Locator) Prefix

func (l Locator) Prefix() string

func (Locator) String

func (l Locator) String() string

func (Locator) TypeName

func (l Locator) TypeName() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL