Discover Packages
github.com/jessedearing/pg-notify-tail
command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Oct 21, 2022
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
pg-notify-tail
A client that will output messages put on a channel with NOTIFY or pg_notify() to stdout.
Usage of pg-notify-tail:
-channel string
The name of the channel to listen on
-pgurl string
Postgres URL in the form of 'postgres://user:password@host:port/db'
Expand ▾
Collapse ▴
Documentation
¶
Packakge main has the CLI entrypoint for pg-notify-tail
Source Files
¶
Directories
¶
internal
config
Package config contains configuration structs and validation
Package config contains configuration structs and validation
pg
Package pg contains Postgres functionality
Package pg contains Postgres functionality
Click to show internal directories.
Click to hide internal directories.