di

package
v1.0.0-alpha.11 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	//nolint:gochecknoglobals
	WebAppProviderSetStub = wire.NewSet(
		provideConfig,
		loggerProviderSetStub,
		handlersProviderSetStub,
		provideServerMiddlewares,
		provideServer,
		wire.Bind(new(v1.ServerInterface), new(*handlers.HandlerDelegate)),
	)
)

Functions

func Wire

func Wire() *server.Server

Types

This section is empty.

Jump to

Keyboard shortcuts

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