Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ADDecryptionError = errors.New("ADDecryptionError: The payload of the Mail cannot be decrypted because the ADKey was not passed in correctly.")
View Source
var ADIncorrectParameterError = errors.New("ADIncorrectParameterError: One of the parameters of this function is out of bounds.")
View Source
var ADTimeoutError = errors.New("ADTimeoutError: Operation was not able to be completed in the timeout period")
View Source
var ADTrackerListQueryError = errors.New("ADTrackerListQueryError: The address queried for could not be located in the tracker list provided.")
View Source
var ADTrackerVerificationError = errors.New("ADTrackerVerificationError: Could not verify the tracker is who you should be talking to.")
Functions ¶
Types ¶
type Error ¶
Click to show internal directories.
Click to hide internal directories.