cmd

package
v4.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "yogo",
	Short: "Interact with yopmail from command-line",
	Long:  `Check yopmail mails from command line.`,
}

Functions

func Execute

func Execute()

Types

type Inbox

type Inbox interface {
	inbox.Render
	ParseInboxPages(int) error
	Count() int
	GetMails() []inbox.InboxItem
	Fetch(int) (inbox.Render, error)
	Flush() error
	Delete(int) error
}

Jump to

Keyboard shortcuts

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