Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Monitor ¶
type Monitor struct {
// Receive side channels (public).
SshRawCertChannel <-chan []byte
SshCertChannel <-chan *ssh.Certificate
X509RawCertChannel <-chan []byte
X509CertChannel <-chan *x509.Certificate
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.