eh

command module
v0.0.0-...-733be78 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: MIT Imports: 6 Imported by: 0

README

eh

⚠️ WARNING ⚠️

This project is on hold, I am working on a Python version at https://github.com/zmoog/eventhubs.

Usage

eh is a command line tool to dump messages with Azure Event Hub.

EVENTHUB_CONNECTION_STRING='Endpoint=sb://whatever'
EVENTHUB_NAME="whatever"
EVENTHUB_NAMESPACE="whatever"

$ eh
event: [{"records": [{ "LogicalServerName": "DummyValue", "SubscriptionId": "00000000-0000-0000-0000-000000000000", "ResourceGroup": "DummyValue", "time": "2022-05-03T09:09:56.5496795Z", ... }]}]

I am currently using it to print the original events published to my test Event Hub.

Refs

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