package
0.6.5
Repository: https://github.com/pandatix/nvdapi.git
Documentation: pkg.go.dev

# Functions

GetEndp is an internal function, working as a helper.
WithAPIKey defines the API keyto use when executing the HTTP request.
WithContext defines the context to use when executing the HTTP request.

# Variables

ErrNilClient is an error returned when a given HTTPClient is nil.

# Structs

ErrUnexpectedStatus is an error meaning the API call returned a response with an unexpected status.

# Interfaces

HTTPClient defines what is the basic implementation of an HTTP client.
No description provided by the author