MCPcopy Create free account
hub / github.com/google/pprof / decoder

FuncType decoder

profile/proto.go:51–51  ·  view source on GitHub ↗
func(*buffer, message) error

Source from the content-addressed store, hash-verified

49}
50
51type decoder func(*buffer, message) error
52
53type message interface {
54 decoder() []decoder

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…