Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aarzilli/whydeadcode
/ functions
Functions
18 in github.com/aarzilli/whydeadcode
⨍
Functions
18
◇
Types & classes
4
↓ 2 callers
Function
Whydeadcode
Whydeadcode parses the output of the linker and returns a list of problematic paths.
main.go:45
↓ 2 callers
Function
enum
(pathsToReflectMethods *[]Path, path Path, seen map[string]bool, first bool, callers map[string][]string)
main.go:85
↓ 2 callers
Function
visitOnce
(sym string)
main.go:132
↓ 1 callers
Function
F
(name string)
_fixtures/valuemethod.go:17
↓ 1 callers
Function
F
(name string)
_fixtures/typemethod.go:17
↓ 1 callers
Method
Print
()
main.go:140
↓ 1 callers
Function
buildFixture
(t *testing.T, name string)
main_test.go:37
↓ 1 callers
Function
splitFlags
(sym string)
main.go:120
Method
M
()
_fixtures/valuemethod.go:13
Method
M
()
_fixtures/typemethod.go:13
Method
M
()
_fixtures/pkg1/pkg1.go:20
Method
ReflectMethodByName
(name string)
_fixtures/pkg1/pkg1.go:16
Function
TestWhydeadcode
(t *testing.T)
main_test.go:12
Method
UnreachableMethod
()
_fixtures/pkg1/pkg1.go:12
Function
main
()
main.go:13
Function
main
()
_fixtures/reachmeth.go:11
Function
main
()
_fixtures/valuemethod.go:21
Function
main
()
_fixtures/typemethod.go:22