point

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func New

func (*Service) Add

func (s *Service) Add(controlId uint64, point domain.Point) domain.Point

func (*Service) GetByBacketId

func (s *Service) GetByBacketId(controlId, backetId uint64) []domain.Point

func (*Service) GetByExternal

func (s *Service) GetByExternal(controlId uint64, extId string) domain.Point

func (*Service) GetByExternalId

func (s *Service) GetByExternalId(backetId uint64, extId string) domain.Point

func (*Service) GetByExternalIds

func (s *Service) GetByExternalIds(backetId uint64, extId []string) []domain.Point

func (*Service) Remove

func (s *Service) Remove(controlId, pointId uint64)

func (*Service) Update

func (s *Service) Update(point domain.Point) domain.Point

Jump to

Keyboard shortcuts

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