service

package
v0.0.0-...-87346ed Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceServiceSqLLite

type DeviceServiceSqLLite struct {
	CropQuery      query.CropQuery
	AreaQuery      query.AreaQuery
	MaterialQuery  query.MaterialQuery
	ReservoirQuery query.ReservoirQuery
}

DeviceServiceSqLLite handles task behaviours that needs external interaction to be worked

func (DeviceServiceSqLLite) FindAreaByID

func (s DeviceServiceSqLLite) FindAreaByID(uid uuid.UUID) domain.ServiceResult

FindAreaByID used to query the database and return a result if any

func (DeviceServiceSqLLite) FindCropByID

func (s DeviceServiceSqLLite) FindCropByID(uid uuid.UUID) domain.ServiceResult

FindCropByID is used ...

func (DeviceServiceSqLLite) FindMaterialByID

func (s DeviceServiceSqLLite) FindMaterialByID(uid uuid.UUID) domain.ServiceResult

FindMaterialByID is used ..

func (DeviceServiceSqLLite) FindReservoirByID

func (s DeviceServiceSqLLite) FindReservoirByID(uid uuid.UUID) domain.ServiceResult

FindReservoirByID is used ...

Jump to

Keyboard shortcuts

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