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/01 command
99_WaitGroup/02_sync command
/ Code to Perform Synchronization with wait group
/ Code to Perform Synchronization with wait group
99_jwt/01_makekeys command
* * 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 command
* 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 command
* 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 command
* 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 command
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.
photoblog-01/01 command
photoblog-01/02 command
photoblog-01/03 command
photoblog-01/04 command
003_CryptoFunda
01_Base64 command
01_uuid command
02_uuid_file command
03_uuid_proper command
05_CryptHash command
08_scrypt/01 command
09_pbkdf2/01 command
99_irisTrial/01 command
99_irisTrial/02 command
004_TermFunda
02_CleanExit command
03_PipedCommand command
This program emulates the following : echo "some input" | cat
This program emulates the following : echo "some input" | cat
005_DbFunda
08_datastore/01 command
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