package
0.0.0-20240718131935-caa1c3a33f04
Repository: https://github.com/nathanrthomas/k8mq.git
Documentation: pkg.go.dev
# Functions
I don't like having to check for a nil callback function so i created this .
creates a new que object to monitor for incoming connections sending of messages to existing connections and closing connections that are no longer open.
converts an error into an array of strings that contain the stack lines and files.
used during testing so we can see where the unexpected error is coming from .
# Constants
No description provided by the author
# Structs
This is designed to be inhereted by any system making message calls it allows us to register listeners based on the IdHash we receive.
for parsing command line arguments.
No description provided by the author
No description provided by the author
No description provided by the author