Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daodst/chat
/ eventsByDepth
TypeAlias
eventsByDepth
federationapi/routing/join.go:501–501 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
499
}
500
501
type
eventsByDepth []*gomatrixserverlib.HeaderedEvent
502
503
func
(e eventsByDepth) Len() int {
504
return
len(e)
Callers
1
SendJoin
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected