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

Method Size

server/libs/codec/simple_codec.go:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39
40type PBCodec interface {
41 Size() int
42 MarshalTo([]byte) (int, error)
43 Unmarshal([]byte) error
44}

Callers 15

getOwnDomainResourceMethod · 0.65
GenerateIPMaskFunction · 0.65
AggregateCIDRFunction · 0.65
GenerateCIDRFunction · 0.65
getVInterfacesAndIPsMethod · 0.65
ipAndStrMaskToCIDRFunction · 0.65
GPIDSyncMethod · 0.65
SyncMethod · 0.65
pushResponseMethod · 0.65
netmask2masklenFunction · 0.65
netmask2masklenFunction · 0.65
GetRealGlobalDataMethod · 0.65

Implementers 15

MetricMetadataserver/libs/datatype/prompb/types.pb.g
Sampleserver/libs/datatype/prompb/types.pb.g
Exemplarserver/libs/datatype/prompb/types.pb.g
Histogramserver/libs/datatype/prompb/types.pb.g
BucketSpanserver/libs/datatype/prompb/types.pb.g
TimeSeriesserver/libs/datatype/prompb/types.pb.g
Labelserver/libs/datatype/prompb/types.pb.g
Labelsserver/libs/datatype/prompb/types.pb.g
LabelMatcherserver/libs/datatype/prompb/types.pb.g
ReadHintsserver/libs/datatype/prompb/types.pb.g
Chunkserver/libs/datatype/prompb/types.pb.g
ChunkedSeriesserver/libs/datatype/prompb/types.pb.g

Calls

no outgoing calls

Tested by

no test coverage detected