fqn

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compute

func Compute(project, relPath, name string) string

Compute returns the canonical qualified name for a node. Format: <project>.<rel_path_parts_dotted>.<name> Examples:

  • myproject.cmd.server.main.HandleRequest
  • myproject.pkg.service.ProcessOrder

func FolderQN

func FolderQN(project, relDir string) string

FolderQN returns the qualified name for a folder.

func ModuleQN

func ModuleQN(project, relPath string) string

ModuleQN returns the qualified name for a module (file without function name).

Types

This section is empty.

Jump to

Keyboard shortcuts

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