backend

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2021 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetProvider

func GetProvider(provider Provider, lgger *logger.Logger, providerConfig map[string]string) (eventgate.EventGateServiceServer, func(), error)

Types

type Provider

type Provider string
const (
	NATS         Provider = "nats"
	STAN         Provider = "stan"
	INMEM        Provider = "inmem"
	REDIS        Provider = "redis"
	KAFKA        Provider = "kafka"
	GOOGLEPUBSUB Provider = "google-pubsub"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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