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
- MyFirstApp -Simple test app to execute samples of functions, structs and concurrency with packages!!
- Follow the links to create apps:
- MyAPI -
- MyWebCrawler - taken from sample code online
Future Plans
- Dockerisation
- for a GoLang project
-
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