Home
last modified time | relevance | path

Searched defs:xmlBinding (Results 1 – 5 of 5) sorted by relevance

/dports/net/rospo/rospo-0.7.1/vendor/github.com/gin-gonic/gin/binding/
H A Dxml.go14 type xmlBinding struct{} struct
16 func (xmlBinding) Name() string {
20 func (xmlBinding) Bind(req *http.Request, obj interface{}) error {
24 func (xmlBinding) BindBody(body []byte, obj interface{}) error {
/dports/net/rospo/rospo-0.7.1/vendor/github.com/gin-gonic/gin/gin-1.7.4/binding/
H A Dxml.go14 type xmlBinding struct{} struct
16 func (xmlBinding) Name() string {
20 func (xmlBinding) Bind(req *http.Request, obj interface{}) error {
24 func (xmlBinding) BindBody(body []byte, obj interface{}) error {
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/gin-gonic/gin/binding/
H A Dxml.go14 type xmlBinding struct{} struct
16 func (xmlBinding) Name() string {
20 func (xmlBinding) Bind(req *http.Request, obj interface{}) error {
24 func (xmlBinding) BindBody(body []byte, obj interface{}) error {
/dports/databases/go-pgweb/pgweb-0.11.7/vendor/github.com/gin-gonic/gin/binding/
H A Dxml.go14 type xmlBinding struct{} struct
16 func (xmlBinding) Name() string {
20 func (xmlBinding) Bind(req *http.Request, obj interface{}) error {
24 func (xmlBinding) BindBody(body []byte, obj interface{}) error {
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/gin-gonic/gin/binding/
H A Dxml.go12 type xmlBinding struct{} struct
14 func (xmlBinding) Name() string {
18 func (xmlBinding) Bind(req *http.Request, obj interface{}) error {