# Functions
New returns a new HaveIBeenPwned Client.
WithContext will set the context.Context of a Client.
WithHTTP will set the http.Client of a Client.
# Variables
ErrEmptyPassword is an empty password error.
# Type aliases
ClientOption is a way to modify a new Client.