package
0.4.1
Repository: https://github.com/allisson/psqlqueue.git
Documentation: pkg.go.dev

# Functions

NewHealthCheckHandler returns a new HealthCheckHandler.
NewMessageHandler returns a new MessageHandler.
NewQueueHandler returns a new QueueHandler.
NewSubscriptionHandler returns a new SubscriptionHandler.
NewTopicHandler returns a new TopicHandler.
RunServer runs an HTTP server based on config and router.
No description provided by the author

# Structs

HealthCheckHandler exposes a REST API for domain.HealthCheckService.
Message exposes a REST API for domain.MessageService.
Queue exposes a REST API for domain.QueueService.
SubscriptionHandler exposes a REST API for domain.SubscriptionService.
Topic exposes a REST API for domain.TopicService.