serviceprovider

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddSingletonServiceProvider

func AddSingletonServiceProvider(builder *di.Builder)

AddSingletonServiceProvider adds service to the DI container

Types

type IServiceProvider

type IServiceProvider interface {
	GetService(name string) interface{}
}

func GetSingletonServiceProviderFromContainer

func GetSingletonServiceProviderFromContainer(ctn di.Container) IServiceProvider

GetSingletonServiceProviderFromContainer from the Container

Jump to

Keyboard shortcuts

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