Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/github/gh-ost
/ Close
Method
Close
go/binlog/gomysql_reader.go:197–200 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
195
}
196
197
func
(gmr *GoMySQLReader) Close() error {
198
gmr.binlogSyncer.Close()
199
return
nil
200
}
Callers
1
TouchFile
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected