Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vektra/mockery
/ TypesPackage
Interface
TypesPackage
template/package.go:3–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
template
2
3
type
TypesPackage
interface
{
4
Name() string
5
Path() string
6
}
7
8
// Package represents an imported package.
9
type
Package
struct
{
Callers
16
largestTagSemver
Method · 0.65
getTypePath
Function · 0.65
methodData
Method · 0.65
typeParams
Method · 0.65
ParsePackages
Method · 0.65
ReturnArgNameList
Method · 0.65
returnArgList
Method · 0.65
Qualifier
Method · 0.65
getTypePath
Function · 0.65
methodData
Method · 0.65
Run
Method · 0.65
addImport
Method · 0.65
Implementers
2
fakePackage
template/method_scope.go
fakeTypesPackage
template/registry.go
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…