I am aware of how to set priority in Lua plugins. However, I did not find any documentation regarding plugin priority for Golang based plugins.
Is it not supported in go yet? Is there any workaround?
Thanks.
set as variable in go plugin as below:
var Priority int = some number