Documentation
¶
Index ¶
- func AddQuery(rawUrl string, key string, value string) (string, error)
- func QueryUrl(rawUrl string, key string) (string, error)
- func ResponseFail[T any](c *gin.Context, httpCode int, code int, msg string, data T)
- func ResponseFailDefault(c *gin.Context, msg string)
- func ResponseSuccess[T any](c *gin.Context, code int, msg string, data T)
- func ResponseSuccessDefault[T any](c *gin.Context, data T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResponseFail ¶
func ResponseFailDefault ¶
func ResponseSuccessDefault ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.