timeパッケージ

Go言語のtimeパッケージについてまとめました。

動作環境

ホストOSWindows 10 21H1(19043.2130) 64bit
WSL2
Visual Studio Code1.70.2
Docker Desktop4.12.0(85629)
Go1.19.2

サンプル

.
    ├── go.mod
    └── main.go