tree: f6fb2988a8ac16cf9045f1c74fe95fdffe3b5b38 [path history] [tgz]
  1. common_transforms/
  2. core_transforms/
  3. introduction/
  4. io/
  5. windowing/
  6. course-info.yaml
  7. course-remote-info.yaml
  8. go.mod
  9. go.sum
  10. README.md
learning/katas/go/README.md

How to Setup

Please follow the below steps in order to setup the project properly:

  • Using GoLand with the EduTools plugin, select “+ New Project”
  • Click “Yes” to create project from existing sources when prompted
  • Wait for indexing to finish
  • Open the “Project” tool window, and select the “Course” view
  • Your project is ready

For further instructions on how the GoLand Education works, you can refer here.