MCPcopy
hub / github.com/IBM/sarama / pop

Method pop

packet_encoder.go:43–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 // Stacks, see PushEncoder
42 push(in pushEncoder)
43 pop() error
44
45 // To record metrics when provided
46 metricRegistry() metrics.Registry

Callers 11

encodeMethod · 0.65
decodeMethod · 0.65
encodeMethod · 0.65
decodeMethod · 0.65
encodeMethod · 0.65
decodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
decodeMethod · 0.65
encodeMethod · 0.65

Implementers 2

prepEncoderprep_encoder.go
realEncoderreal_encoder.go

Calls

no outgoing calls

Tested by

no test coverage detected