messagequeue

package
v0.0.0-...-6cc63a5 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MessageQueueService

type MessageQueueService interface {
	PublishProjectSettingsMessage(updateType string, settings *_pubsub.ProjectSettings) error
	PublishExperimentMessage(updateType string, experiment *_pubsub.Experiment) error
	PublishProjectSegmenterMessage(updateType string, segmenter *segmenters.SegmenterConfiguration, projectId int64) error
}

func NewNoopMQService

func NewNoopMQService() (MessageQueueService, error)

NewNoopMQ initializes a noopMQ struct

Jump to

Keyboard shortcuts

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