Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/livebud/bud
/ Package
Method
Package
package/parser/struct.go:26–28 ·
view source on GitHub ↗
Package name
()
Source
from the content-addressed store, hash-verified
24
25
// Package name
26
func
(stct *Struct) Package() *Package {
27
return
stct.file.Package()
28
}
29
30
// Directory gets the directory
31
func
(stct *Struct) Directory() string {
Callers
2
Methods
Method · 0.95
PublicMethods
Method · 0.95
Calls
1
Package
Method · 0.65
Tested by
no test coverage detected