package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# 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.

# Structs

Client is a HaveIBeenPwned client.

# Type aliases

ClientOption is a way to modify a new Client.