package
2.4.3
Repository: https://github.com/lerenn/cryptellation.git
Documentation: pkg.go.dev

# Functions

AddReplyToSuffix adds a random suffix to the replyTo channel name.
No description provided by the author
WithErrorHandler attaches a errorhandler to handle errors from subscriber functions.
WithLogger attaches a logger to the controller.
WithMiddlewares attaches middlewares that will be executed when sending or receiving messages.

# Constants

AsyncAPIVersion is the version of the used AsyncAPI document.

# Structs

No description provided by the author
ErrorSchema is a schema from the AsyncAPI specification required in messages Description: Response to a failed call.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

ControllerOption is the type of the options that can be passed when creating a new Controller.