package
2.0.108
Repository: https://github.com/devlibx/gox-http.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
DefaultStartSpanFromContextFunc provides a default implementation for StartSpanFromContext function.
No description provided by the author
EnablePreRequestInterceptor is a global flag to enable pre request interceptor.
No description provided by the author
No description provided by the author
No description provided by the author
HttpTrackingFuncSingleton is a default implementation of HttpTrackingFunc.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

HttpTrackingFunc is a callback to get the tracing info to log.
InterceptorFunc is a function which will be called before making a http request.
StartSpanFromContext is added for someone to override the implementation.