Discover Packages
github.com/knqyf263/crtsh
cmd
package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Mar 9, 2018
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
Documentation
¶
Execute adds all child commands to the root command and sets flags appropriately.
This is called by main.main(). It only needs to happen once to the rootCmd.
type Result struct {
IssuerCaID int `json:"issuer_ca_id"`
IssuerName string `json:"issuer_name"`
NameValue string `json:"name_value"`
MinCertID int `json:"min_cert_id"`
MinEntryTimestamp string `json:"min_entry_timestamp"`
NotBefore string `json:"not_before"`
}
Result : Result
Source Files
¶
Click to show internal directories.
Click to hide internal directories.