Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pingcap/tidb
/ Close
Method
Close
pkg/server/internal/resultset/cursor.go:167–169 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
165
}
166
167
func
(iter *lazyRowIterator) Close() {
168
iter.rs.Close()
169
}
Callers
nothing calls this directly
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected