Questions around go router component functionality in Cloud foundry.
The Gorouter routes traffic coming into Cloud Foundry to the appropriate cloud foundry component, whether it is an operator addressing the Cloud foundry Cloud Controller or an application user accessing an app running on a Diego Cell. The router is implemented in Go language.