Documentation ¶
Overview ¶
Package http defines the HTTP client used to interact with the Snyk Code API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPClient ¶
func NewHTTPClient ¶
func NewHTTPClient( logger *zerolog.Logger, clientFactory func() *http.Client, instrumentor observability.Instrumentor, errorReporter observability.ErrorReporter, ) HTTPClient
Click to show internal directories.
Click to hide internal directories.