package
1.2.2
Repository: https://github.com/telefonicatc2tech/golium.git
Documentation: pkg.go.dev

# Functions

GetLogger returns the logger for rabbit messages in publish/subscribe.
GetSession returns the rabbit session stored in context.
InitializeContext adds the rabbit session to the context.
No description provided by the author
WaitForWithWantedErrorNormalizer Normalizes error for "wait for" steps depending if you are expecting error or not.

# Variables

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
Logger logs in a configurable file.
Session contains the information of a rabbit session.
Steps to initialize common steps.

# Interfaces

No description provided by the author

# Type aliases

ContextKey defines a type to store the rabbit session in context.Context.