We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: revamp some code approaches for better usability
chore: enable github actions for code coverage
chore: bump go version and remove travis integration
Adds license file
Adds error structs and respective tests
Adjustment to doc.
Adds initialization checks to prevent unexpected states.
Simplified the Handlers. ListensTo is no longer used.
Removes the log on shutdown.
Adjusted documentation for better readability.