service

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockchainMailSrv added in v0.1.0

type BlockchainMailSrv struct {
}

func (*BlockchainMailSrv) Run added in v0.1.0

func (s *BlockchainMailSrv) Run()

func (*BlockchainMailSrv) ShutDown added in v0.1.0

func (s *BlockchainMailSrv) ShutDown()

type ImapSrv

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

func (*ImapSrv) Close

func (is *ImapSrv) Close() error

func (*ImapSrv) Run

func (is *ImapSrv) Run()

type Service

type Service interface {
	Run()
	ShutDown()
}

func Inst

func Inst() Service

type SimpleMailSrv

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

func (*SimpleMailSrv) Run

func (ss *SimpleMailSrv) Run()

func (*SimpleMailSrv) ShutDown

func (ss *SimpleMailSrv) ShutDown()

type SmtpSrv

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

func (*SmtpSrv) Close

func (ss *SmtpSrv) Close() error

func (*SmtpSrv) Run

func (ss *SmtpSrv) Run()

Jump to

Keyboard shortcuts

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