version

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Bold           = "\x1b[1m"
	Reset          = "\x1b[0m"
	LightGray      = "\x1b[37m"
	DarkGray       = "\x1b[90m"
	White          = "\x1b[97m"
	BackgroundBlue = "\x1b[44m"
)

Variables

This section is empty.

Functions

func PrintVersion

func PrintVersion()

Types

type Command

type Command struct {
}

Import is a command which imports emails from the given IMAP server into our loal database.

func (*Command) Execute

func (i *Command) Execute(args []string) error

func (*Command) String

func (i *Command) String() string

Jump to

Keyboard shortcuts

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