Hands-On GUI Application Development in Go
上QQ阅读APP看书,第一时间看更新

Prerequisites

As an API that utilizes the native widgets for each platform, the prerequisites vary for Windows, macOS, and Linux. Any packages that need to be installed in this section will be required by any users of the applications that you develop as well. It's also necessary to have CGo running (the ability for Go code to call C functions is illustrated in Chapter 3, Go to the Rescue!), which may require the installation of additional build tools.