Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jmoiron/sqlx
/ Close
Method
Close
sqlx.go:862–862 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
860
861
type
rowsi
interface
{
862
Close() error
863
Columns() ([]string, error)
864
Err() error
865
Next() bool
Callers
15
Scan
Method · 0.65
Connect
Function · 0.65
Select
Function · 0.65
scanAny
Method · 0.65
SelectContext
Function · 0.65
SelectContext
Method · 0.65
Close
Method · 0.65
Select
Method · 0.65
TestMissingNames
Function · 0.65
TestEmbeddedStructs
Function · 0.65
TestMissingNamesContextContext
Function · 0.65
TestEmbeddedStructsContextContext
Function · 0.65
Calls
no outgoing calls
Tested by
5
TestMissingNames
Function · 0.52
TestEmbeddedStructs
Function · 0.52
TestMissingNamesContextContext
Function · 0.52
TestEmbeddedStructsContextContext
Function · 0.52
TestConn
Function · 0.52