pubsub

package
v0.0.0-...-1ab0d2a Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pubsub

type Pubsub struct {
	// contains filtered or unexported fields
}

func New

func New() *Pubsub

func (*Pubsub) Close

func (ps *Pubsub) Close() error

func (*Pubsub) Publish

func (ps *Pubsub) Publish(topic string, msg string)

func (*Pubsub) Subscribe

func (ps *Pubsub) Subscribe(topic, id string, ch chan string)

func (*Pubsub) Unsubscribe

func (ps *Pubsub) Unsubscribe(topic, id string)

Jump to

Keyboard shortcuts

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