mockengine

package
v0.1.20 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2018 License: MPL-2.0 Imports: 21 Imported by: 0

Documentation

Overview

Package mockengine implements a MockEngine that doesn't really do anything, but allows us to test plugins without having to run a real engine.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(options engines.EngineOptions) engines.Engine

New creates a new MockEngine

Types

This section is empty.

Directories

Path Synopsis
Package mocknet implements a net.Listener interface that can reached with mocknet.Dial() and establishes connections using net.Pipe() This is useful for testing things that needs net.Listener and net.Conn instances without creating a TCP listener on localhost.
Package mocknet implements a net.Listener interface that can reached with mocknet.Dial() and establishes connections using net.Pipe() This is useful for testing things that needs net.Listener and net.Conn instances without creating a TCP listener on localhost.

Jump to

Keyboard shortcuts

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