Documentation ¶
Index ¶
- type Client
- func (c *Client) CheckHealth(ctx context.Context) error
- func (c *Client) SendAttorney(ctx context.Context, donor *actor.DonorProvidedDetails, ...) error
- func (c *Client) SendCertificateProvider(ctx context.Context, lpaUID string, ...) error
- func (c *Client) SendLpa(ctx context.Context, donor *actor.DonorProvidedDetails) error
- type Doer
- type SecretsClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) SendAttorney ¶ added in v0.926.0
func (c *Client) SendAttorney(ctx context.Context, donor *actor.DonorProvidedDetails, attorney *actor.AttorneyProvidedDetails) error
func (*Client) SendCertificateProvider ¶ added in v0.922.0
Click to show internal directories.
Click to hide internal directories.