I read whole request body. Pack to some structure. Send to a message queue (RabbitMQ, Kafka, Google Pub/Sub). MQ services allow to configure a topic/channel to multiplex a msg to all receivers (in PubSub you would create multiple subscriptions for a given topic https://cloud.google.com/pubsub/architecture#the_basics_of_a_publishsubscribe_service).
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.