//
pkg.gl
Category
github.com/getapid/apid
http
package
0.7.0
Repository:
https://github.com/getapid/apid.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
111 SLOC
#
Functions
NewClient
NewClient creates a default timed client.
#
Structs
Client
Client adds http request timings as part of the http response.
Response
Response a http response with added timing information.
Timings
Timings holds the timings data for a http request.
Tracer
Tracer stores http request timings.