notification

package
v0.0.0-...-5c6c1e7 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadConfiguration

func LoadConfiguration(config *util.ViperProxy, prefix string)

Types

type MessageQueue

type MessageQueue interface {
	// GetName gets the name to locate the configuration in filer.toml file
	GetName() string
	// Initialize initializes the file store
	Initialize(configuration util.Configuration, prefix string) error
	SendMessage(key string, message proto.Message) error
}
var (
	MessageQueues []MessageQueue

	Queue MessageQueue
)

Directories

Path Synopsis
Package gocdk_pub_sub is for Azure Service Bus and RabbitMQ.
Package gocdk_pub_sub is for Azure Service Bus and RabbitMQ.

Jump to

Keyboard shortcuts

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