Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HashmailHarness ¶
type HashmailHarness struct { // ApertureCfg is the configuration aperture uses when being initialized. ApertureCfg *aperture.Config // contains filtered or unexported fields }
func NewHashmailHarness ¶
func NewHashmailHarness() *HashmailHarness
NewHashmailHarness creates a new instance of the HashmailHarness.
func (*HashmailHarness) Start ¶
func (hm *HashmailHarness) Start() error
Start attempts to start the aperture proxy.
func (*HashmailHarness) Stop ¶
func (hm *HashmailHarness) Stop() error
Stop attempts to stop the aperture proxy.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.