//
pkg.gl
Category
github.com/agarwalconsulting/go-training
examples
02-02-constants
package
0.0.0-20240712133535-75229b5999a3
Repository:
https://github.com/agarwalconsulting/go-training.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
95 SLOC
#
README
Overview
Defining
const
keyword
Paired with
type
keyword, can be powerful
iota
built-in
Examples:
time.Weekday
time.Month
time.Duration
Constants