MCPcopy Create free account
hub / github.com/FloatTech/ZeroBot-Plugin-Playground / getOrmEngine

Function getOrmEngine

plugin/fgopickup/dbengine.go:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14}
15
16func getOrmEngine() *orm {
17 return _dbEngine
18}
19
20func initialize(dbpath string) *gorm.DB {
21 var err error

Callers 5

getPickupsMethod · 0.85
getPickupDetailMethod · 0.85
getPickupTimeGapMethod · 0.85
listServantsMethod · 0.85
getServantPickupsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected