secmail

package
v0.0.0-...-f380318 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mail

type Mail struct {
	ID      int64
	From    string
	Subject string
	Date    string
	Body    string
}

func GetMail

func GetMail(login string, domain string, id string, client http.Methods) Mail

func GetMails

func GetMails(login string, domain string, client http.Methods) []Mail

Jump to

Keyboard shortcuts

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