# Priority queue with go pluigns

**URL:** https://discuss.konghq.com/t/priority-queue-with-go-pluigns/5930
**Category:** Questions
**Created:** [April 2, 2020, 3:13pm UTC](https://discuss.konghq.com/t/priority-queue-with-go-pluigns/5930 "2020-04-02T15:13:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![antoniott15](https://yyz2.discourse-cdn.com/flex036/user_avatar/discuss.konghq.com/antoniott15/32/1964_2.png) [@antoniott15](https://discuss.konghq.com/u/antoniott15)
#### Post date: [April 2, 2020, 3:13pm UTC](https://discuss.konghq.com/t/priority-queue-with-go-pluigns/5930/1 "2020-04-02T15:13:58Z")

</div>

Hello!

Im new in Kong i need to implement a rate limiting plugin with go and redis, so in lua i review that u can select the priority to execute your own plugin, im reviewing how to do that with go and i dont found any answers. Any help please? thanks!
