interfaceadapters

package
v0.0.0-...-53f0542 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2022 License: ISC Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Services

type Services struct {
	Logger                         *zerolog.Logger
	EntityRepo                     entity_d.Repository
	TimeKeyRepo                    timekey_d.Repository
	ObservationAnalyzerRequestRepo observation_analyz_d.Repository
	ObservationRepo                observation_d.Repository
	ObservationSummationRepo       observation_sum_d.Repository
	ObservationCountRepo           observation_cnt_d.Repository
	ObservationAverageRepo         observation_avg_d.Repository
}

Services contains the exposed services of interface adapters

func NewServices

func NewServices(appConf *config.Conf) (*Services, error)

NewServices Instantiates the interface adapter services

Directories

Path Synopsis
storage

Jump to

Keyboard shortcuts

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