Versions in this module Expand all Collapse all v0 v0.1.49 Jul 20, 2024 Changes in this version + func Call[A, B, C any](...) + func ParseRequestNotCheck[T any](c *gin.Context) (*T, error) + func ParseRequest[T any](c *gin.Context) (*T, error) + type Option struct + BindAfter func(*A) error + RespAfter func(*B) error