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

Method Name

bench/upper.go:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17}
18
19func (upper *Upper) Name() string {
20 return "upper"
21}
22
23func (upper *Upper) Init() error {
24 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