subscriber

package
v0.0.0-...-b509d7c Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MethodRdS string = "rds"
	MethodKfK string = "kafka"
)

Variables

This section is empty.

Functions

func Start

func Start(subscriberPoT *PoT)

Types

type Channels

type Channels map[interface{}][]Provider

type KeYs

type KeYs []interface{}

type KfKParameters

type KfKParameters struct {
}

type PoT

type PoT struct {
	KeYs     *KeYs
	Pool     *Pool
	Channels *Channels
}

type Pool

type Pool struct {
	Method string
	Config interface{}
}

type Provider

type Provider interface {
	Provided(channel string, content interface{})
}

type RdSParameters

type RdSParameters struct {
	Info interface{}
}

Jump to

Keyboard shortcuts

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