Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ NewCodec
Function
NewCodec
pkg/gogocodec/gogocodec.go:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
func
NewCodec() *GogoCodec {
46
return
&GogoCodec{}
47
}
48
49
// Name implements encoding.Codec
50
func
(c *GogoCodec) Name() string {
Callers
9
TestInterceptorsCancelContextForStreaming
Function · 0.92
init
Function · 0.92
init
Function · 0.92
TestCodecMarshallAndUnmarshall_tempo_type
Function · 0.85
TestCodecMarshallAndUnmarshall_foreign_type
Function · 0.85
TestWireCompatibility
Function · 0.85
TestCodecMarshallAndUnmarshall_otel_proto_type
Function · 0.85
TestCodecMarshal_unsupported_type
Function · 0.85
TestCodecUnmarshal_unsupported_type
Function · 0.85
Calls
no outgoing calls
Tested by
7
TestInterceptorsCancelContextForStreaming
Function · 0.74
TestCodecMarshallAndUnmarshall_tempo_type
Function · 0.68
TestCodecMarshallAndUnmarshall_foreign_type
Function · 0.68
TestWireCompatibility
Function · 0.68
TestCodecMarshallAndUnmarshall_otel_proto_type
Function · 0.68
TestCodecMarshal_unsupported_type
Function · 0.68
TestCodecUnmarshal_unsupported_type
Function · 0.68