service

package
v0.0.0-...-898f3d0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	CategoryService(svc *Service) contract.CategoryService
	GenreService(svc *Service) contract.GenreService
}

Manager defines the services aggregator interface

func NewServiceManager

func NewServiceManager() Manager

NewServiceManager return a service manager instance

type Service

type Service struct {
	// contains filtered or unexported fields
}

Service holds the domain service repositories

func New

New returns a new domain Service instance

Jump to

Keyboard shortcuts

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