Versions in this module Expand all Collapse all v1 v1.1.0 Feb 12, 2020 Changes in this version + const Version + func EncodeLintDescriptionsToJSON(w io.Writer) + type ResultSet struct + ErrorsPresent bool + FatalsPresent bool + NoticesPresent bool + Results map[string]*lints.LintResult + Timestamp int64 + Version int64 + WarningsPresent bool + func LintCertificate(c *x509.Certificate) *ResultSet + func LintCertificateFiltered(c *x509.Certificate, filter *regexp.Regexp) *ResultSet Other modules containing this package github.com/cpu/ylint/v2