Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RespMarshal ¶ added in v0.5.0
func RespMarshal(data any) (stdJson.RawMessage, error)
Types ¶
type BasePageInfo ¶
func (*BasePageInfo) SetPageInfo ¶
func (r *BasePageInfo) SetPageInfo(page int, pageSize int)
type CachePageResp ¶ added in v0.5.0
type CachePageResp struct { Data *PageResp JsonResp stdJson.RawMessage }
func (*CachePageResp) Render ¶ added in v0.5.0
func (r *CachePageResp) Render(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.