test_rpc_server

package
v6.12.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handlers

type Handlers interface {
	IsMinCliVersion(args string, retVal *bool) error
}

type TestServer

type TestServer struct {
	Handlers Handlers
	// contains filtered or unexported fields
}

func NewTestRpcServer

func NewTestRpcServer(handlers Handlers) (*TestServer, error)

func (*TestServer) Port

func (ts *TestServer) Port() string

func (*TestServer) Start

func (ts *TestServer) Start() error

func (*TestServer) Stop

func (ts *TestServer) Stop()

Directories

Path Synopsis
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