//
pkg.gl
Category
github.com/spacelift-io/vcs-agent
logging
package
1.4.0
Repository:
https://github.com/spacelift-io/vcs-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
89 SLOC
#
Structs
ConcurrentSafeWriter
ConcurrentSafeWriter is a wrapper around an io.Writer that makes it safe to use concurrently.
HTTPClient
HTTPClient is a wrapper around http.Client that logs requests and responses.