Files
atomic/time_ext.go
Sung Yoon Whang 557b938325 Add atomic.Time (#98)
* Add atomic.Time

* fix the arg variable name in the generated code from x to t

* fix build err

* lint

* add changelog entry

* add more tests to show we preserve the whole time.Time struct

* removing add/sub/round

* code review feedback
2021-06-22 00:36:49 -07:00

1.4 KiB