Minor function rename #24
Annotations
4 errors
lint:
testdata/sqlx_examples/failure_generics.go#L6
Rows/Stmt was not closed
|
lint:
testdata/sqlx_examples/failure_generics.go#L13
Rows/Stmt was not closed
|
lint:
testdata/sqlx_examples/missing_close.go#L10
Rows/Stmt was not closed
|
lint:
testdata/sqlx_examples/non_defer_close.go#L30
Close should use defer
|