Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/vmihailenco/msgpack
/ EncodeMsgpack
Method
EncodeMsgpack
msgpack.go:14–14 ·
view source on GitHub ↗
(*Encoder)
Source
from the content-addressed store, hash-verified
12
13
type
CustomEncoder
interface
{
14
EncodeMsgpack(*Encoder) error
15
}
16
17
type
CustomDecoder
interface
{
Callers
2
encodeCustomValuePtr
Function · 0.65
encodeCustomValue
Function · 0.65
Implementers
4
CustomEncoder
types_test.go
coderStruct
msgpack_test.go
benchmarkStruct2
bench_test.go
customStruct
example_CustomEncoder_test.go
Calls
no outgoing calls
Tested by
no test coverage detected