Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseMethodContext ¶ added in v0.2.0
func CloseMethodContext(ctx *MethodCtx)
Types ¶
type MethodCtx ¶
type MethodCtx struct {
Txid int64
ServiceName string
StartTime int64
Method string
Stack string
Cpu int64
Mem int64
// contains filtered or unexported fields
}
func NewMethodCtx ¶
func NewMethodCtx() *MethodCtx
func PoolMethodContext ¶ added in v0.2.0
func PoolMethodContext() *MethodCtx
Click to show internal directories.
Click to hide internal directories.