Documentation
¶
Overview ¶
github.com/whatap/go-api/httpc
github.com/whatap/go-api/httpc
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseHttpcContext ¶ added in v0.2.0
func CloseHttpcContext(ctx *HttpcCtx)
Types ¶
type HttpcCtx ¶
type HttpcCtx struct { Txid int64 ServiceName string StartTime int64 Url string Cpu int64 Mem int64 StepId int64 TraceMtraceTraceparentValue string TraceMtraceCallerValue string TraceMtracePoidValue string TraceMtraceSpecValue string TraceMtraceMcallee int64 // contains filtered or unexported fields }
func NewHttpcCtx ¶
func NewHttpcCtx() *HttpcCtx
func PoolHttpcContext ¶ added in v0.2.0
func PoolHttpcContext() *HttpcCtx
Click to show internal directories.
Click to hide internal directories.