Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Wrapper ¶
func Wrapper(fun interface{}, reqfun interface{}, rspfun interface{}) gin.HandlerFunc
fun(c *gin.Context, req interface{}) (interface{}, error) reqfun() (interface{}) rspfun(c *gin.Context, err error) (interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.