Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Consumer ¶
Consumer a wrapper for the gosqs consumer
func (*Consumer) CreatePost ¶
CreatePost an example of what an event listener looks like
func (*Consumer) RegisterHandlers ¶
RegisterHandlers listens to the specific event types from the queue
type ServiceHandler ¶
type ServiceHandler struct{}
ServiceHandler example http handler
func (*ServiceHandler) Test ¶
func (h *ServiceHandler) Test(w http.ResponseWriter, r *http.Request)
Test a showcase of various ways to send messages
Click to show internal directories.
Click to hide internal directories.