Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Verifier ¶
type Verifier interface { Get(ctx context.Context, commit string, cert *x509.Certificate) (*models.LogEntryAnon, error) Verify(context.Context, *models.LogEntryAnon) error }
Click to show internal directories.
Click to hide internal directories.