Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ Len
Method
Len
subscribers.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
func
(s *Subscribers) Len() int {
49
return
len(s.public)
50
}
51
52
func
(s *Subscribers) RangeAll(f
func
(sub ISubscriber)) {
53
s.rangeAll(
func
(sub ISubscriber, wait *waitTracks) {
Callers
2
Delete
Method · 0.95
Add
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected