Versions in this module Expand all Collapse all v0 v0.4.3 Mar 1, 2023 Changes in this version + func Bind(s interface{}, c *gin.Context) (interface{}, error) + func BindAndValid(c *gin.Context, s interface{}) error + func ShouldBindAndValid(c *gin.Context, s interface{}) error + func ShouldBindAndValidV10(c *gin.Context, s interface{}) error