# Functions
CheckResponse checks the API response for errors, and returns them if present.
NewClient returns a new OTX API client.
Stringify attempts to create a reasonable string representation of types in the GitHub library.
# Structs
A Client manages communication with the OTX API.
No description provided by the author
No description provided by the author
ListOptions specifies the optional parameters to various List methods that support pagination.
No description provided by the author
No description provided by the author
No description provided by the author
Pulse represents an OTX Pulse.
Response is a otx API response.
No description provided by the author
Timestamp represents a time that can be unmarshalled from a JSON string formatted as either an RFC3339 or Unix timestamp.
No description provided by the author