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

Struct protobufBinding

binding/protobuf.go:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13)
14
15type protobufBinding struct{}
16
17func (protobufBinding) Name() string {
18 return "protobuf"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected