//
pkg.gl
Category
github.com/marek2222/goTest
GolangTraining
06_constants
07_iota
package
0.0.0-20210501222929-0c356261245e
Repository:
https://github.com/marek2222/gotest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
19 SLOC
#
Constants
GB
1 << (3 * 10).
KB
1 << (1 * 10).
MB
1 << (2 * 10).
TB
1 << (4 * 10).