tests

package
v0.0.0-...-a644e2b Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const TIMEOUT int = -1

Variables

This section is empty.

Functions

This section is empty.

Types

type Mail

type Mail struct {
	Id          int       `json:"id"`
	FromAdress  string    `json:"fromAdress"`
	ToAdress    string    `json:"toAdress"`
	Subject     string    `json:"subject"`
	ReceivedOn  time.Time `json:"receivedOn"`
	RawData     string    `json:"rawData"`
	Attachments []string  `json:"attachments"`
}

type TestReq

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

Jump to

Keyboard shortcuts

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