MCPcopy
hub / github.com/gin-gonic/gin / msgpackBinding

Struct msgpackBinding

binding/msgpack.go:17–17  ·  binding/msgpack.go::msgpackBinding

Source from the content-addressed store, hash-verified

15)
16
17type msgpackBinding struct{}
18
19func (msgpackBinding) Name() string {
20 return "msgpack"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected