Developing custom integration modules

Hello everyone,
i need to develop a custom integration (in Go) on LoRaServer in order to stream data from and to my own service, with its transport protocol. Is there a way to implement this in a quick way, without recompiling the whole LoRaServer package, even in order to make my integration appear into LoRa AppServer?
Thanks in advance