GO is a programming language from Google.
GO allows to cross compile its programs to Linux based platforms.
GO programs are compiled down to target platform machine code.

As the base of RDK-B seems to be linux, is it safe to assume that, the GO compiled program binaries will run normally on RDK-B?

does RDK-B officially support GO Lang compiled binaries?