MCPcopy 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
30func (sqlx *Sqlx) Name() string {
31 return "sqlx"
32}
33
34func (sqlx *Sqlx) Init() error {
35 var err error

Callers 5

InsertMethod · 0.95
InsertMultiMethod · 0.95
UpdateMethod · 0.95
ReadMethod · 0.95
ReadSliceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected