GOPATH and Module

# Introduction GOPATH and Module are two different ways of managing dependencies in Go language. In this lab, we will introduce these two approaches. **Knowledge Points:** - GOPATH - GOROOT - Module

|60 : 00

Click the virtual machine below to start practicing