Documentation ¶
Index ¶
Constants ¶
View Source
const ( Timeout = "timeout" CancelFunc = "__cancelFunc" Ctx = "__ctx" Start = "__start_time" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Response ¶
type Response struct {
// contains filtered or unexported fields
}
func NewAutoMehtodName ¶
func NewAutoMehtodName(ginContext *gin.Context, m monitoring.Monitor) *Response
Click to show internal directories.
Click to hide internal directories.