MCPcopy 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
501type eventsByDepth []*gomatrixserverlib.HeaderedEvent
502
503func (e eventsByDepth) Len() int {
504 return len(e)

Callers 1

SendJoinFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected