MCPcopy 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
197func (gmr *GoMySQLReader) Close() error {
198 gmr.binlogSyncer.Close()
199 return nil
200}

Callers 1

TouchFileFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected