testboot

package
v0.0.334 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const TestRequestPath = "fixture/testrequest.binarypb"

Variables

View Source
var File_internal_testing_testboot_testprotocol_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TestData

type TestData struct {
	Request *TestRequest
}

func BootstrapTest

func BootstrapTest(testTimeout time.Duration, debug bool) TestData

type TestRequest

type TestRequest struct {
	Endpoint         []*schema.Endpoint         `protobuf:"bytes,1,rep,name=endpoint,proto3" json:"endpoint,omitempty"`
	InternalEndpoint []*schema.InternalEndpoint `protobuf:"bytes,2,rep,name=internal_endpoint,json=internalEndpoint,proto3" json:"internal_endpoint,omitempty"`
	// contains filtered or unexported fields
}

func (*TestRequest) Descriptor deprecated

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

Deprecated: Use TestRequest.ProtoReflect.Descriptor instead.

func (*TestRequest) GetEndpoint

func (x *TestRequest) GetEndpoint() []*schema.Endpoint

func (*TestRequest) GetInternalEndpoint

func (x *TestRequest) GetInternalEndpoint() []*schema.InternalEndpoint

func (*TestRequest) ProtoMessage

func (*TestRequest) ProtoMessage()

func (*TestRequest) ProtoReflect

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

func (*TestRequest) Reset

func (x *TestRequest) Reset()

func (*TestRequest) String

func (x *TestRequest) String() string

Jump to

Keyboard shortcuts

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