pubsub

package
v0.0.0-...-841437a Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const Key = "PubSub"

Variables

This section is empty.

Functions

This section is empty.

Types

type Package

type Package struct {
}

func (*Package) Bindings

func (*Package) Bindings() []axon.Binding

type PubSub

type PubSub interface {
	Publish(topic string, config *model.ConfigEvent)
	Subscribe(topic string) chan model.ConfigEvent
}

Jump to

Keyboard shortcuts

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