Go library for interacting with https://haveibeenpwned.com
This repository has been archived on 2021-02-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
jolheiser 26051b5776
Change to functional options
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-09-03 12:19:38 -05:00
cmd/pwn Change to functional options 2020-09-03 12:19:38 -05:00
.gitignore Initial Commit 2020-08-28 11:56:10 -05:00
error.go Initial Commit 2020-08-28 11:56:10 -05:00
go.mod Initial Commit 2020-08-28 11:56:10 -05:00
LICENSE Initial Commit 2020-08-28 11:56:10 -05:00
Makefile Initial Commit 2020-08-28 11:56:10 -05:00
password_test.go Initial Commit 2020-08-28 11:56:10 -05:00
password.go Change to functional options 2020-09-03 12:19:38 -05:00
pwn_test.go Change to functional options 2020-09-03 12:19:38 -05:00
pwn.go Change to functional options 2020-09-03 12:19:38 -05:00
README.md Initial Commit 2020-08-28 11:56:10 -05:00

Have I Been Pwned

Go library for interacting with haveibeenpwned.

Implemented:

  • Breaches
  • Pastes
  • Passwords

License

MIT