Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONProtoBinder ¶
type JSONProtoBinder struct{}
func (JSONProtoBinder) Bind ¶
func (b JSONProtoBinder) Bind(req *http.Request, obj interface{}) error
func (JSONProtoBinder) BindBody ¶
func (JSONProtoBinder) BindBody(body []byte, obj interface{}) error
func (JSONProtoBinder) Name ¶
func (JSONProtoBinder) Name() string
Click to show internal directories.
Click to hide internal directories.