MCPcopy Create free account
hub / github.com/deepflowio/deepflow / Query

Method Query

server/libs/geo/interface.go:28–28  ·  view source on GitHub ↗
(ip uint32)

Source from the content-addressed store, hash-verified

26
27type GeoTree interface {
28 Query(ip uint32) (uint8, uint8)
29}

Callers 15

getGenesisSyncDataFunction · 0.65
triggerKubernetesRefreshFunction · 0.65
createMailServerFunction · 0.65
getAgentGroupConfigsFunction · 0.65
getMethod · 0.65
QueryMethod · 0.65
RequestGetFunction · 0.65
mockDatasourcesFunction · 0.65
DoQueryMethod · 0.65

Implementers 5

AgentServiceserver/controller/grpc/synchronizer/ag
NTPEventserver/controller/trisolaris/services/
SegmentTreeserver/libs/segmenttree/segment_tree.g
GroupLabelerserver/libs/grpc/labeler.go
netmaskTreeserver/libs/geo/netmask_tree.go

Calls

no outgoing calls

Tested by 2

mockDatasourcesFunction · 0.52
TestNetmaskGeoTreeFunction · 0.52