test

package
v0.0.0-...-241046a Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilterMessageFields

func FilterMessageFields(original protoiface.MessageV1, mask *fieldmaskpb.FieldMask) protoiface.MessageV1

FilterMessageFields 根据 FieldMask 过滤并返回指定字段的消息

func SetupGateway

func SetupGateway(t testing.TB, s server.Gateway) string

Types

type DepsInfo

type DepsInfo struct {
	OptionsServerAddr    net.Listener
	ConstructsServerAddr net.Listener
	HelloworldServerAddr net.Listener
	OptionServer         *grpc.Server
	ConstructServer      *grpc.Server
	HelloworldServer     *grpc.Server
}

func SetupDeps

func SetupDeps(t testing.TB) DepsInfo

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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