directory
0.0.0-20240710092454-d40bdaea4b58
Repository: https://github.com/kdlug/go.git
Documentation: pkg.go.dev
# Packages
Maps are like hash map or associative array (in other languages).
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
flag package allows us to parse arguments and flags
program generates a random number from given min and max we can run our program with arguments fex.
html/template package supports HTML templates automatically escapes data which means there is no need to worry about about XSS attacks To access the data in a template the top most variable is access by {{.}}.
No description provided by the author
No description provided by the author
get keys and list k/v pairs.
No description provided by the author
No description provided by the author
Closures can simulate Object Oriented Programming / Encapsulation
https://play.golang.org/p/h8CFauMTzrW
*/.
No description provided by the author
No description provided by the author