Documentation
¶
Index ¶
- func End(tctx *netio.TraceContext)
- func GetActiveCount() [3]int64
- func GetAllTctx() []interface{}
- func GetTraceContext(ctx context.Context) *netio.TraceContext
- func GetTraceContextByTxid(txid int64) *netio.TraceContext
- func NewTraceContext(ctx context.Context) (context.Context, *netio.TraceContext)
- func RegisterEndStuckServiceForciblyFunc(f func(tctx *netio.TraceContext))
- func Size() int
- func Start(tctx *netio.TraceContext)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func End ¶
func End(tctx *netio.TraceContext)
func GetActiveCount ¶
func GetActiveCount() [3]int64
func GetAllTctx ¶
func GetAllTctx() []interface{}
func GetTraceContext ¶
func GetTraceContext(ctx context.Context) *netio.TraceContext
func GetTraceContextByTxid ¶
func GetTraceContextByTxid(txid int64) *netio.TraceContext
func NewTraceContext ¶
func RegisterEndStuckServiceForciblyFunc ¶
func RegisterEndStuckServiceForciblyFunc(f func(tctx *netio.TraceContext))
func Start ¶
func Start(tctx *netio.TraceContext)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.