DreamItGetIT / statuscake

Go client for statuscake.com
MIT License
16 stars 32 forks source link

Report error status and add EnableSSLAlert option #40

Closed davidharrigan closed 5 years ago

davidharrigan commented 5 years ago

This PR updates the error object so that helpful message is returned and also someone using this library can make decisions based on the error message or the status code.

Also added EnableSSLAlert option to Tests