Examples of calling Termux API from Go
Termux is an Android terminal emulator and Linux environment app.
You can read how to run Go programs on Android via Termux:
http://rafalgolarz.com/blog/2017/01/15/running_golang_on_android/
The project contains examples of accessing the device API using Go running on Termux.