package
0.0.0-20250102154945-78dff4b3b3e2
Repository: https://github.com/guackamolly/zero-monitor.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
Connects a socket for publishing messages to master node.
Connects a socket for subscribing messages from reporting nodes.
Encrypts data using the private key block.
Decrypts encrypted data using the cipher block associated to the pub/sub identity.
TODO: derive from private key instead.
Encrypts data using the public key block.
Encrypts data using the cipher block associated to the pub/sub identity.
No description provided by the author
No description provided by the author
Generates a new 256 bit cipher key.
No description provided by the author
No description provided by the author
Loads the public/private key block to be used on encryption/decryption.
Creates a new sub [zmq4-Socket] wrapper with a custom context.
Creates a new sub [zmq4-Socket] wrapper with a custom context.
Registers a key and creates new cipher block.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Container for all dependencies required in a publish context.
No description provided by the author
Wraps [zmq4.Socket] so context can be accessed for extracting dependencies.
Container for all dependencies required in a subscription context.
No description provided by the author
No description provided by the author
# Type aliases
Enumerates all publish and publish-reply topics.