Categorygithub.com/Eulenwald/learnGoLang
repository
0.0.0-20231205155412-6dbc0e482e44
Repository: https://github.com/eulenwald/learngolang.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

learnGoLang

Learn GoLang used Udemy

  1. Repository in Github erstellen
  2. Runterladen bzw. Clonen -> git clone https://github.com/Eulenwald/learnGoLang.git
  3. Uploaden ->git push origin main // upload
  4. Download der Änderungen ->git pull origin main // download

Struktur

projektverzeichnis/ cmd/ main1/ main.go main2/ main.go internal/ auth/ auth.go auth-test.go hash/ hash.go hash-test.go packageXYZ/ packageXYZ.go go.mod