Categorygithub.com/seanr89/golangpractice
module
0.0.0-20241118171940-c3207844eb93
Repository: https://github.com/seanr89/golangpractice.git
Documentation: pkg.go.dev

# README

GoLangPractice

Test repo for golang practice

Build Execution

go build (i.e. go build main.go)

Run Execution

go run <File/App> (i.e. hello.go or hello)

# App execution ./

#Current Projects

  1. MyFirstApp -Simple test app to execute samples of functions, structs and concurrency with packages!!
  2. MyAPI -
  3. MyWebCrawler - taken from sample code online

Future Plans

  1. Dockerisation
    • for a GoLang project
  2. Documentation!!

# Packages

No description provided by the author
* * Created using VSCode * User : Sean * Base API access file! */.
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