Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dispatchrun/wzprof
/ len
Method
len
wzprof.go:400–402 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
398
}
399
400
func
(st stackTrace) len() int {
401
return
len(st.pcs)
402
}
403
404
func
(st stackTrace) index(i int) stackFrame {
405
return
stackFrame{
Callers
3
String
Method · 0.95
Count
Method · 0.45
buildProfile
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected