//
pkg.gl
Category
github.com/udhayprakash/GoLangMaterial
02_Variables
package
0.0.0-20231211011844-1e169f5e9074
Repository:
https://github.com/udhayprakash/golangmaterial.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
796 SLOC
#
Functions
MyFunc
No description provided by the author
#
Constants
GB
1 << (3 * 10).
KB
1 << (1 * 10).
MB
1 << (2 * 10).
TB
1 << (4 * 10).
#
Variables
Num2
Exportable variables should be separately declared.
#
Type aliases
Direction
data type alias.