pkg

package
v1.0.17 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Func

type Func struct {
	Name string
	File string
	Pos  model.Pos
}

type Pkg

type Pkg struct {
	Files []string
	Funcs []Func
}

func GetPkg

func GetPkg(name string) (*Pkg, error)

func (*Pkg) GetFunc

func (p *Pkg) GetFunc(name string) *Func

Jump to

Keyboard shortcuts

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