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 (*EventRepo) RemoveDeployment ¶
type LocalDeviceId ¶
type LocalDeviceId = string
type LocalServiceId ¶
type LocalServiceId = string
Click to show internal directories.
Click to hide internal directories.