Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertificateInfo ¶ added in v1.0.8
type CertificateInfo struct {
CommonName string `json:"commonName"`
Organization []string `json:"org"`
SAN []string `json:"san"`
Domains []string `json:"domains"`
Source string `json:"source"`
}
Result Types
type EntryTask ¶
type EntryTask struct {
Entries *ct.GetEntriesResponse
Index int64
}
type GungnirMessage ¶ added in v1.3.0
type GungnirMessage struct {
Domain string
}
Click to show internal directories.
Click to hide internal directories.