Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProxy ¶
func NewProxy(cfg Config, blockFieldSuggestions *block_field_suggestions.BlockFieldSuggestionsHandler) (*httputil.ReverseProxy, error)
func NewTransport ¶ added in v0.11.0
func NewTransport(cfg Config) http.RoundTripper
Types ¶
type TracingConfig ¶ added in v0.11.0
type TracingConfig struct {
RedactedHeaders []string `yaml:"redacted_headers"`
}
Click to show internal directories.
Click to hide internal directories.