glue

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2019 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package glue implements the internal interfaces used to glue the various mailproxy components together.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyInternals

type ProxyInternals interface {
	Config() *config.Config
	LogBackend() *log.Backend
	VotingAuthorities() *authority.Store
	NonvotingAuthorities() *authority.Store
	EventCh() chan<- interface{}
	FatalErrCh() chan<- error
}

ProxyInternals gives submodules access to proxy internals.

Jump to

Keyboard shortcuts

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