//
pkg.gl
Category
github.com/rbmk-project/common
httpslog
package
0.16.0
Repository:
https://github.com/rbmk-project/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
74 SLOC
#
Functions
MaybeLogRoundTripDone
MaybeLogRoundTripDone logs the end of a round trip if the given logger is not nil, otherwise it does nothing.
MaybeLogRoundTripStart
MaybeLogRoundTripStart logs the start of a round trip if the given logger is not nil, otherwise it does nothing.