Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deepflowio/deepflow
/ GetDB
Method
GetDB
server/controller/prometheus/common/org.go:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
func
(o *ORG) GetDB() *metadb.DB {
42
return
o.DB
43
}
44
45
func
(o *ORG) GetID() int {
46
return
o.ID
Callers
15
CreateORGData
Function · 0.45
CreateVtapRepo
Function · 0.45
GetVtapRepo
Function · 0.45
DeleteVtapRepo
Function · 0.45
Get
Method · 0.45
Create
Method · 0.45
prepareUpdateData
Method · 0.45
Delete
Method · 0.45
Get
Method · 0.45
Create
Method · 0.45
Update
Method · 0.45
UpdateVtapLicenseType
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected