go

module
v0.0.0-...-b8b9205 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2023 License: MIT

README

go

This repo is dedicated in learning Go
Repo includes different exercises in the branches. Use < git checkout > to switch branches and run different exercises

go version used: go1.19.3
instructions on how to install go: https://go.dev/doc/install
how to run the files: go run filename.go

Possible Configuration Errors:
Error: go: cannot find main module, but found .git/config
Solution: go env -w GO111MODULE=off Refference

Directories

Path Synopsis
exercises
intro

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL