MCPcopy
hub / github.com/go-gorm/gorm / Close

Method Close

interfaces.go:87–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85 Scan(dest ...interface{}) error
86 Err() error
87 Close() error
88}
89
90type ErrorTranslator interface {

Callers 15

OpenFunction · 0.65
ScanMethod · 0.65
ConnectionMethod · 0.65
QueryFunction · 0.65
UpdateFunction · 0.65
DeleteFunction · 0.65
CreateFunction · 0.65
CloseMethod · 0.65
NewFunction · 0.65
ColumnTypesMethod · 0.65
TestPreparedStmtCloseFunction · 0.65

Calls

no outgoing calls

Tested by 5

TestPreparedStmtCloseFunction · 0.52
TestSelectWithVariablesFunction · 0.52
TestRowsWithGroupFunction · 0.52