//
pkg.gl
Category
github.com/ardihikaru/go-chi-example-part-2
pkg
rabbitmq
interface
package
0.0.0-20240706105249-f356f3c13b4b
Repository:
https://github.com/ardihikaru/go-chi-example-part-2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
5 SLOC
#
Interfaces
Publisher
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.