Commit graph

16 commits

Author SHA1 Message Date
c33397ed39
Make golinter happy 2021-09-22 15:10:10 +02:00
0af72e7207
Make golinter happy 2021-09-22 15:02:12 +02:00
48fec86658
Moved apiCall() from breach to hibp. Also introduced rate limit handling 2021-09-22 15:00:29 +02:00
ed7f680919
Added BreachedAccount() to breaches API
Also added WithUserAgent() to the HIBP client for custom UA configuration
2021-09-22 13:59:22 +02:00
0b3734da33
Added BreachByName() to breaches API 2021-09-22 09:46:18 +02:00
e670c59a8d Updated README.md and added examples/ 2021-09-21 20:42:06 +02:00
213d2dc931 Make golinter happy 2021-09-21 19:58:03 +02:00
cf595cd5ea Make golinter happy 2021-09-21 19:56:05 +02:00
a50a8603eb Wrong type in Errorf() 2021-09-21 19:47:17 +02:00
f7588a863c Introducing the breaches API
So far only the "list all breaches" API is implemented, though
2021-09-21 19:46:48 +02:00
277b45ec8d
Added breaches 2021-09-21 18:21:23 +02:00
15e1aed098
Make GoLinter happy 2021-09-21 11:26:48 +02:00
5cc2477657
Added Cirrus CI 2021-09-21 11:24:09 +02:00
44451d4f76
v0.1.1: Complete refactor 2021-09-21 11:21:04 +02:00
f2941917d0 Initial checkin 2021-09-19 18:10:12 +02:00
61ef8912c4
Initial commit 2021-09-19 17:58:02 +02:00