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

Struct xmlBinding

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected