//
pkg.gl
Category
github.com/neo-classic/golang-playground
coursera
week1
basics
package
0.0.0-20220323090538-2155e6b17544
Repository:
https://github.com/neo-classic/golang-playground.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
500 SLOC
#
Constants
KB
1 << (10 * 1) = 1024.
MB
1 << (10 * 2) = 1048576.
#
Type aliases
UserID
No description provided by the author