go_mail_proxy

package module
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2023 License: AGPL-3.0 Imports: 2 Imported by: 0

README

go-mail-proxy

embed mail stamp wallet sdk and proxy mail to target

local tls config

openssl req -newkey rsa:2048 -nodes -keyout key.pem -x509 -days 365 -out certificate.pem

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version   string
	Commit    string
	BuildTime string
)

Functions

This section is empty.

Types

type ProxyService

type ProxyService interface {
	InitByConf(confPath string) error
	Start() error
	ShutDown() error
}

func Inst

func Inst() ProxyService

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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