package
0.0.0-20240706105249-f356f3c13b4b
Repository: https://github.com/ardihikaru/go-chi-example-part-2.git
Documentation: pkg.go.dev

# Interfaces

Publisher provides the interface for the functionality of Publisher (message broker) FYI: to use this interface, we need to implement it somewhere in our code.