//
pkg.gl
Category
github.com/engineerkamesh/gofullstack
volume1
section2
greetingspackage
package
0.0.0-20180609171605-d41341d7d4ee
Repository:
https://github.com/engineerkamesh/gofullstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
25 SLOC
#
Functions
GopherGreetings
This is an exported function and can be called outside the package.
PrintGreetings
We indicate to Go that we want to export a function by upper casing the function's first letter.
#
Variables
MagicNumber
No description provided by the author