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

Struct bsonBinding

binding/bson.go:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12)
13
14type bsonBinding struct{}
15
16func (bsonBinding) Name() string {
17 return "bson"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected