MCPcopy 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
41func (o *ORG) GetDB() *metadb.DB {
42 return o.DB
43}
44
45func (o *ORG) GetID() int {
46 return o.ID

Callers 15

CreateORGDataFunction · 0.45
CreateVtapRepoFunction · 0.45
GetVtapRepoFunction · 0.45
DeleteVtapRepoFunction · 0.45
GetMethod · 0.45
CreateMethod · 0.45
prepareUpdateDataMethod · 0.45
DeleteMethod · 0.45
GetMethod · 0.45
CreateMethod · 0.45
UpdateMethod · 0.45
UpdateVtapLicenseTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected