Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/efectn/go-orm-benchmarks
/ Name
Method
Name
bench/sqlx.go:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
func
(sqlx *Sqlx) Name() string {
31
return
"sqlx"
32
}
33
34
func
(sqlx *Sqlx) Init() error {
35
var
err error
Callers
5
Insert
Method · 0.95
InsertMulti
Method · 0.95
Update
Method · 0.95
Read
Method · 0.95
ReadSlice
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected