Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
func
getOrmEngine() *orm {
17
return
_dbEngine
18
}
19
20
func
initialize(dbpath string) *gorm.DB {
21
var
err error
Callers
5
getPickups
Method · 0.85
getPickupDetail
Method · 0.85
getPickupTimeGap
Method · 0.85
listServants
Method · 0.85
getServantPickups
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected