cmd

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2022 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrIncorrectFlag = "\nsetup: incorrect or missing flag(s)\n"
)

Variables

View Source
var (
	RootCmd *cobra.Command = &cobra.Command{
		Use:   "lofi",
		Short: __SHORT,
		PersistentPostRun: func(cmd *cobra.Command, args []string) {
			os.Stdout.Write([]byte("\n"))
		},
	}
)

Functions

func RecvMSG

func RecvMSG(cmd *cobra.Command, args []string)

Receives and decrypts a message

func SendMSG

func SendMSG(cmd *cobra.Command, args []string)

Encrypts and sends a message

Types

This section is empty.

Jump to

Keyboard shortcuts

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