testutil

package
v0.0.0-...-51f9457 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeByteStreamClient

type FakeByteStreamClient struct {
	ExtraResponseData []byte
}

func (*FakeByteStreamClient) QueryWriteStatus

func (*FakeByteStreamClient) Read

func (*FakeByteStreamClient) Write

type FakeCASReader

type FakeCASReader struct {
	grpc.ClientStream // implements the rest of grpc.ClientStream

	Res         []*bytestream.ReadResponse
	ResIndex    int
	ResDataPos  int
	ResErr      error
	ResErrIndex int

	ReadLimit int
	// contains filtered or unexported fields
}

func (*FakeCASReader) Recv

Jump to

Keyboard shortcuts

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