# Functions

NewClient creates and initializes a new Client with config.
NewUser creates a new User.

# Structs

Client acquires a signed exchange certificate using the ACME protocol as a certmanager.RawChainSource.
Config configures Client.
User implements registration.User (go-acme/lego).