//
pkg.gl
Category
github.com/launchdarkly/ld-relay/v6
internal
core
httpconfig
package
6.9.1
Repository:
https://github.com/launchdarkly/ld-relay.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
6
Files
79 SLOC
#
Functions
NewHTTPConfig
NewHTTPConfig validates all of the HTTP-related options and returns an HTTPConfig if successful.
#
Structs
HTTPConfig
HTTPConfig encapsulates ProxyConfig plus any other HTTP options we may support in the future (currently none).