app

package
v0.1.20 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func NewApp

func NewApp(configFile string) *App

func (*App) Shutdown

func (a *App) Shutdown()

func (*App) Start

func (a *App) Start(ctx context.Context)

type BtnType

type BtnType = string
const (
	BtnMark BtnType = "btn_mark"
	BtnRead BtnType = "btn_read"
)

type Reader

type Reader struct {
	// contains filtered or unexported fields
}

func NewReader

func NewReader(fact factory.Factory, userIds []int64, imapUser *email.ImapUser) *Reader

func (*Reader) Read

func (r *Reader) Read(ctx context.Context)

Jump to

Keyboard shortcuts

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