Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kataras/iris
/ Scan
Method
Scan
_examples/database/mysql/sql/sql.go:39–39 ·
view source on GitHub ↗
(*sql.Rows)
Source
from the content-addressed store, hash-verified
37
// Scannable for go structs to bind their fields.
38
type
Scannable
interface
{
39
Scan(*sql.Rows) error
40
}
Callers
11
Select
Method · 0.65
Get
Method · 0.65
Scan
Method · 0.65
Scan
Method · 0.65
Scan
Method · 0.65
Scan
Method · 0.65
insertEvent
Function · 0.65
getUserByUsernameAndPassword
Method · 0.65
main
Function · 0.65
getKeys
Method · 0.65
bindSingle
Method · 0.65
Implementers
2
Category
_examples/database/mysql/entity/catego
Product
_examples/database/mysql/entity/produc
Calls
no outgoing calls
Tested by
no test coverage detected