helpers

package
v0.0.0-...-045890f Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

README

helpers

import "github.com/go-orion/Orion/orion/helpers"

Overview

package helpers contains helper that services can use

Imported Packages

Index

Package files

factory.go helpers.go

func NewSingleServiceFactory

func NewSingleServiceFactory(sf interface{}) (orion.ServiceFactoryV2, error)

NewSingleServiceFactory creates a new service factory that manages single instance from the given ServiceFactory across versions (NewService/DisposeService gets called once per version)


Generated by godoc2ghmd

Documentation

Overview

package helpers contains helper that services can use

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSingleServiceFactory

func NewSingleServiceFactory(sf interface{}) (orion.ServiceFactoryV2, error)

NewSingleServiceFactory creates a new service factory that manages single instance from the given ServiceFactory across versions (NewService/DisposeService gets called once per version)

Types

This section is empty.

Jump to

Keyboard shortcuts

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