config

package
v3.0.0-alpha.8.2 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func NewService7

func NewService7() application.Service

func NewService8

func NewService8() (result application.Service)

Types

type ProviderInitialiser

type ProviderInitialiser interface {
	InitProvider(provider any)
}

func NewProviderInitialiser

func NewProviderInitialiser() ProviderInitialiser

type ProviderWithMethod

type ProviderWithMethod struct {
	OtherService any
}

func (*ProviderWithMethod) Init

func (pm *ProviderWithMethod) Init()

type Service10

type Service10 struct{}

type Service11

type Service11 struct{}

type Service12

type Service12 struct{}

type Service7

type Service7 struct{}

func (*Service7) TestMethod

func (*Service7) TestMethod()

type Service8

type Service8 struct{}

type Service9

type Service9 struct{}

func (*Service9) TestMethod2

func (*Service9) TestMethod2()

type ServiceProvider

type ServiceProvider struct {
	AService application.Service
	*ProviderWithMethod
	HeresAnotherOne application.Service
}

func MoreServices

func MoreServices() ServiceProvider

Jump to

Keyboard shortcuts

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