Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Key ¶
type Key struct { Public ed25519.PublicKey Private ed25519.PrivateKey Cert *x509.Certificate Certpem *pem.Block Keypem *pem.Block }
type MockFS ¶ added in v0.3.1
type MockFS struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.