Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LocalService = application.NewService(new(Service13))
Functions ¶
func CustomNewService ¶
func CustomNewService[T any](srv T) application.Service
func CustomNewServices ¶
func CustomNewServices[T any, U any]() []application.Service
func ServiceInitialiser ¶
func ServiceInitialiser[T any]() func(*T, ...application.ServiceOptions) application.Service
Types ¶
type Factory ¶
func NewFactory ¶
func (Factory) Get ¶
func (Factory) Get() application.Service
func (*Factory[T, U]) GetU ¶
func (*Factory[T, U]) GetU() application.Service
Click to show internal directories.
Click to hide internal directories.