Technical requirements

In order to proceed with all the recipes in this chapter, configure your environment according to these steps:

  1. Download and install Go 1.12.6 or greater on your operating system from https://golang.org/doc/install.
  2. Open a Terminal or console application, then create and navigate to a project directory such as ~/projects/go-programming-cookbookAll code will be run and modified from this directory.
  1. Clone the latest code into ~/projects/go-programming-cookbook-original, and you have the option to work from that directory rather than typing the examples manually:
$ git clone [email protected]:PacktPublishing/Go-Programming-Cookbook-Second-Edition.git go-programming-cookbook-original
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.135.209.249