Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ClientPool sync.Pool
Functions ¶
func GetPostJson ¶
Types ¶
type Client ¶
type Client struct { Param interface{} Log *rglog.Client UniqId string Response *rgresponse.Client Jaeger *rgjaeger.Client Mysql *rgmysql.Factory Ctx *gin.Context // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.