tests

package
v0.1.104 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestStartupWrapper

type TestStartupWrapper struct {
	ChildStartup              types.IStartup
	ConfigureServicesOverride func(builder *di.Builder)
}

TestStartupWrapper struct

func NewTestStartupWrapper

func NewTestStartupWrapper(childStartup types.IStartup, configureServicesOverride func(builder *di.Builder)) *TestStartupWrapper

NewTestStartupWrapper creates a new TestStartupWrapper

func (*TestStartupWrapper) Configure

func (s *TestStartupWrapper) Configure(unaryServerInterceptorBuilder types.IUnaryServerInterceptorBuilder)

Configure wrapper

func (*TestStartupWrapper) ConfigureServices

func (s *TestStartupWrapper) ConfigureServices(builder *di.Builder)

ConfigureServices wrapper

func (*TestStartupWrapper) GetConfigOptions

func (s *TestStartupWrapper) GetConfigOptions() *types.ConfigOptions

GetConfigOptions wrapper

func (*TestStartupWrapper) GetPort

func (s *TestStartupWrapper) GetPort() int

GetPort wrapper

func (*TestStartupWrapper) RegisterGRPCEndpoints

func (s *TestStartupWrapper) RegisterGRPCEndpoints(server *grpc.Server) []interface{}

RegisterGRPCEndpoints wrapper

func (*TestStartupWrapper) SetRootContainer

func (s *TestStartupWrapper) SetRootContainer(container di.Container)

SetRootContainer wrapper

Jump to

Keyboard shortcuts

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