MCPcopy
hub / github.com/q191201771/lal / Len

Method Len

pkg/logic/group_manager.go:43–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 Iterate(onIterateGroup func(group *Group) bool)
42
43 Len() int
44
45 // TODO(chef): feat 没有提供删除操作,因为目前使用时,是在遍历时做删除的
46}

Callers 9

RunLoopMethod · 0.65
ChunkAndWriteMethod · 0.65
toAvMsgMethod · 0.65
LenMethod · 0.65
doWinAckSizeMethod · 0.65
TestGroupManagerFunction · 0.65
RunLoopMethod · 0.65
FeedRtpBodyMethod · 0.65

Implementers 2

SimpleGroupManagerpkg/logic/group_manager.go
ComplexGroupManagerpkg/logic/group_manager.go

Calls

no outgoing calls

Tested by 1

TestGroupManagerFunction · 0.52