commands

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2020 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCopyCommand

func NewCopyCommand(stdout, stderr io.Writer) *cobra.Command

func NewPasteCommand

func NewPasteCommand(stdout, stderr io.Writer) *cobra.Command

func NewServeCommand

func NewServeCommand(stdout, stderr io.Writer) *cobra.Command

func NewVersionCommand

func NewVersionCommand(stderr io.Writer) *cobra.Command

Types

type CipherWithSessKey added in v0.3.0

type CipherWithSessKey struct {
	EncryptedData       []byte `json:"encryptedData"`
	EncryptedSessionKey []byte `json:"encryptedSessionKey"`
}

CipherWithSessKey is used when hybrid encryption.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL