tests

package
v0.1.259 Latest Latest
Warning

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

Go to latest
Published: May 23, 2022 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 {
	Config        *TestStartupWrapperConfig
	RootContainer di.Container
}

TestStartupWrapper struct

func NewTestStartupWrapper

func NewTestStartupWrapper(config *TestStartupWrapperConfig) *TestStartupWrapper

NewTestStartupWrapper creates a new TestStartupWrapper

func (*TestStartupWrapper) Configure

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

Configure wrapper

func (*TestStartupWrapper) ConfigureServices

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

ConfigureServices wrapper

func (*TestStartupWrapper) GetConfigOptions

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

GetConfigOptions wrapper

func (*TestStartupWrapper) GetPort

func (s *TestStartupWrapper) GetPort() int

GetPort wrapper

func (*TestStartupWrapper) GetStartupManifest added in v0.1.112

func (s *TestStartupWrapper) GetStartupManifest() coreContracts.StartupManifest

GetStartupManifest wrapper

func (*TestStartupWrapper) OnPostServerShutdown added in v0.1.112

func (s *TestStartupWrapper) OnPostServerShutdown()

OnPostServerShutdown Wrapper

func (*TestStartupWrapper) OnPreServerStartup added in v0.1.112

func (s *TestStartupWrapper) OnPreServerStartup() error

OnPreServerStartup 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

type TestStartupWrapperConfig added in v0.1.161

type TestStartupWrapperConfig struct {
	InnerStartup          coreContracts.IStartup
	ConfigureServicesHook func(builder *di.Builder)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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