send

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cmd.Command{
	Name:    "send",
	Help:    "Send message to recipient",
	Context: &SendContext{},
	Init:    Init,
	Logic:   Logic,
}

Functions

func Init

func Init(c *cmd.Command)

func Logic

func Logic(c *cmd.Command)

Types

type SendContext

type SendContext struct {
	To      *string
	Message *string
}

Jump to

Keyboard shortcuts

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