Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ Close
Method
Close
publisher-ts.go:73–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
func
(t *TSReader) Close() {
74
close(t.PESChan)
75
}
76
77
func
(t *TSReader) ReadPES() {
78
for
pes :=
range
t.PESChan {
Callers
1
API_replay_ts
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected