dummybuiltin

package
v0.0.0-...-8f69376 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ZeroError is returned by the server when a client sends a 0. It is
	// useful for simulating server failure.
	ZeroError = errors.New("received a zero")
)

Functions

This section is empty.

Types

type BuiltIn

type BuiltIn struct {
}

func New

func New() *BuiltIn

func (*BuiltIn) BothStream

func (f *BuiltIn) BothStream(stream dummy.BothStream_PluginStream) error

func (*BuiltIn) ClientStream

func (f *BuiltIn) ClientStream(stream dummy.ClientStream_PluginStream) error

func (*BuiltIn) Configure

func (*BuiltIn) GetPluginInfo

func (*BuiltIn) NoStream

func (*BuiltIn) ServerStream

func (f *BuiltIn) ServerStream(req *dummy.ServerStreamRequest, stream dummy.ServerStream_PluginStream) error

Jump to

Keyboard shortcuts

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