Home
last modified time | relevance | path

Searched defs:ChildrenForParent (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/dendrite/dendrite-0.5.1/setup/mscs/msc2836/
H A Dstorage.go29ChildrenForParent(ctx context.Context, eventID, relType string, recentFirst bool) ([]eventInfo, er… methodSpec
287 func (p *DB) ChildrenForParent(ctx context.Context, eventID, relType string, recentFirst bool) ([]e… func