pubsub

command
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

README

PubSub

A simple example of using PubSub

Overview

This example is a simple pubsub service which subscribes to a topic and periodically publishes to the same place. The interface for how it works may change but its simple enough.

Usage

# start micro
micro server

# run pubsub
micro run pubsub

# check status
micro status

# get the logs
micro logs pubsub

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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