MCPcopy Create free account
hub / github.com/efectn/go-orm-benchmarks / Name

Method Name

bench/reform.go:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25func (reform *Reform) Name() string {
26 return "reform"
27}
28
29func (reform *Reform) Init() error {
30 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