Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFinalFilename ¶
Types ¶
type BundleReader ¶
func NewReader ¶
func NewReader(buffer io.Reader, ageIdentity *age.X25519Identity) (*BundleReader, error)
type BundleWriter ¶
func NewWriter ¶
func NewWriter(buffer io.Writer, ageRecipient *age.X25519Recipient) (*BundleWriter, error)
func (*BundleWriter) Close ¶
func (bundleWriter *BundleWriter) Close() error
Click to show internal directories.
Click to hide internal directories.