# Functions

New is intended to be the way to obtain a iq instance, where you control the options.

# Constants

Valid policy action values.
Valid policy action values.
Valid policy action values.

# Structs

Options is a struct for setting options on the Server struct.
Server is a struct that holds the IQ Server options, logger and other properties related to communicating with Nexus IQ Server.
ServerError is a custom error type that can be used to differentiate between regular errors and errors specific to handling IQ Server.
No description provided by the author
StatusURLResult is a struct to let the consumer know what the response from Nexus IQ Server was.

# Interfaces

IServer is an interface that can be used for mocking the Server struct.