repo

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const UserId = model.UserId

Variables

This section is empty.

Functions

This section is empty.

Types

type EventIndex

type EventIndex = map[LocalDeviceId]map[LocalServiceId][]eventmodel.EventDesc

type EventRepo

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

func (*EventRepo) AddDeployment

func (this *EventRepo) AddDeployment(deployment metadata.Metadata) error

func (*EventRepo) Find

func (this *EventRepo) Find(localDeviceId string, localServiceId string) (result []eventmodel.EventDesc, err error)

func (*EventRepo) RemoveDeployment

func (this *EventRepo) RemoveDeployment(deploymentId string) error

type LocalDeviceId

type LocalDeviceId = string

type LocalServiceId

type LocalServiceId = string

Jump to

Keyboard shortcuts

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