cmd

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Package cmd is the application logic

Index

Constants

This section is empty.

Variables

View Source
var (

	// Version of the build
	Version = "dev"
)

Functions

func Exec

func Exec()

Exec is the main application wrapper

Types

type Config

type Config struct {
	Hostname      string
	From          string
	SMTPHost      string
	SMTPPort      int
	STARTTLS      bool
	AllowInsecure bool
	Auth          string
	Username      string
	Password      string
	Aliases       map[string]string
	LogFile       string
}

Config struct

Jump to

Keyboard shortcuts

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