loadrunner

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_squareup_cash_pranadb_loadrunner_v1_loadrunner_proto protoreflect.FileDescriptor

Functions

func RegisterLoadRunnerServiceServer

func RegisterLoadRunnerServiceServer(s *grpc.Server, srv LoadRunnerServiceServer)

Types

type LoadRunnerServiceClient

type LoadRunnerServiceClient interface {
	RunCommand(ctx context.Context, in *RunCommandRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
}

LoadRunnerServiceClient is the client API for LoadRunnerService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

type LoadRunnerServiceServer

type LoadRunnerServiceServer interface {
	RunCommand(context.Context, *RunCommandRequest) (*emptypb.Empty, error)
}

LoadRunnerServiceServer is the server API for LoadRunnerService service.

type RunCommandRequest

type RunCommandRequest struct {
	CommandJson string `protobuf:"bytes,1,opt,name=command_json,json=commandJson,proto3" json:"command_json,omitempty"`
	// contains filtered or unexported fields
}

func (*RunCommandRequest) Descriptor deprecated

func (*RunCommandRequest) Descriptor() ([]byte, []int)

Deprecated: Use RunCommandRequest.ProtoReflect.Descriptor instead.

func (*RunCommandRequest) GetCommandJson

func (x *RunCommandRequest) GetCommandJson() string

func (*RunCommandRequest) ProtoMessage

func (*RunCommandRequest) ProtoMessage()

func (*RunCommandRequest) ProtoReflect

func (x *RunCommandRequest) ProtoReflect() protoreflect.Message

func (*RunCommandRequest) Reset

func (x *RunCommandRequest) Reset()

func (*RunCommandRequest) String

func (x *RunCommandRequest) String() string

type UnimplementedLoadRunnerServiceServer

type UnimplementedLoadRunnerServiceServer struct {
}

UnimplementedLoadRunnerServiceServer can be embedded to have forward compatible implementations.

func (*UnimplementedLoadRunnerServiceServer) RunCommand

Jump to

Keyboard shortcuts

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