testhelpers

package
v2.2.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EgressServerOption

type EgressServerOption func(*TestEgressServer)

func WithAddr

func WithAddr(addr string) EgressServerOption

func WithCN

func WithCN(cn string) EgressServerOption

type TestEgressServer

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

func NewTestEgressServer

func NewTestEgressServer(serverCert, serverKey, caCert string, opts ...EgressServerOption) (*TestEgressServer, error)

func (*TestEgressServer) Addr

func (t *TestEgressServer) Addr() string

func (*TestEgressServer) Start

func (*TestEgressServer) Stop

func (t *TestEgressServer) Stop()

type TestIngressServer

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

func NewTestIngressServer

func NewTestIngressServer(serverCert, serverKey, caCert string) (*TestIngressServer, error)

func (*TestIngressServer) Addr

func (t *TestIngressServer) Addr() string

func (*TestIngressServer) Receivers

func (*TestIngressServer) Start

func (t *TestIngressServer) Start() error

func (*TestIngressServer) Stop

func (t *TestIngressServer) Stop()

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.
v1
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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