goplayground

module
v0.0.0-...-baf0b24 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2020 License: MIT

README

GoPlayground

example Programs and Quick reference of Golang code = ! Danger ! DO NOT USE

Directories

Path Synopsis
000_Temp
99_WaitGroup/02_sync
/ Code to Perform Synchronization with wait group
/ Code to Perform Synchronization with wait group
99_jwt/01_makekeys
* * Experiment FAILED ! Could not set up the OpenSSL command to be run on Windows This was due to the problem with `Spaces in the Path` E.g.: C:\Program Files\Git\mingw64\bin\openssl.exe The space in he `Program Files` causes the command to fail *
* * Experiment FAILED ! Could not set up the OpenSSL command to be run on Windows This was due to the problem with `Spaces in the Path` E.g.: C:\Program Files\Git\mingw64\bin\openssl.exe The space in he `Program Files` causes the command to fail *
001_LangFunda
13_go-trace/02_with-CPU-Profiler
* After running the program Use command to view profile: go tool pprof -http :6000 p.out
* After running the program Use command to view profile: go tool pprof -http :6000 p.out
13_go-trace/03_trace
* After running the program Use command to view Trace on Chrome: go tool trace t.out Make sure its Chrome as the Trace only works in Chrome
* After running the program Use command to view Trace on Chrome: go tool trace t.out Make sure its Chrome as the Trace only works in Chrome
13_go-trace/04_Trace-with-regions
* After running the program Use command to view Trace on Chrome: go tool trace t.out Make sure its Chrome as the Trace only works in Chrome
* After running the program Use command to view Trace on Chrome: go tool trace t.out Make sure its Chrome as the Trace only works in Chrome
002_WebFunda
02_TCP-client-server/12_HTTP_Mux_todd
This program is specifically shaped to mimic the example shown by Todd Mcleod for the HTTP Mux Special Mention of the Particular Video: https://www.udemy.com/go-programming-language/learn/v4/t/lecture/6027314?start=0 This is Section 3: Creating your own server Video 28.
This program is specifically shaped to mimic the example shown by Todd Mcleod for the HTTP Mux Special Mention of the Particular Video: https://www.udemy.com/go-programming-language/learn/v4/t/lecture/6027314?start=0 This is Section 3: Creating your own server Video 28.
003_CryptoFunda
004_TermFunda
03_PipedCommand
This program emulates the following : echo "some input" | cat
This program emulates the following : echo "some input" | cat
005_DbFunda
09_Bigquery/snippets
Package snippets contains snippets for the Google BigQuery Go package.
Package snippets contains snippets for the Google BigQuery Go package.

Jump to

Keyboard shortcuts

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