Skip to content

Commit

Permalink
変数にコメントを追加する
Browse files Browse the repository at this point in the history
  • Loading branch information
tnamao committed Feb 8, 2024
1 parent 795f3e9 commit 8964b06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions collector/collector.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import (
)

var (
// for testing
freezedTimeSeconds = float64(time.Date(2024, 1, 7, 17, 41, 31, 312389, time.UTC).UnixNano()) / 1e9
)

Expand Down

0 comments on commit 8964b06

Please sign in to comment.