pubsub

command module
v0.0.0-...-ed47ec8 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2022 License: MIT Imports: 2 Imported by: 0

README

pubsub

Publish/Subscriber design pattern

  • Providing an event-driven architecture where one event can trigger one or more actions
  • Uncoupling the actions that are performed from the event that triggers them
  • Providing more than one source event that triggers the same action p354

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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