vault/physical/raft
Violet Hynes 3a46ecc389
Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357)
* Replace all time.ParseDurations with testutil.ParseDurationSeconds

* Changelog

* Import formatting

* Import formatting

* Import formatting

* Import formatting

* Semgrep rule that runs as part of CI
2023-06-20 14:37:46 -04:00
..
bolt_32bit_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
bolt_64bit_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
bolt_linux.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
chunking_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
fsm_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
fsm.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
io.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00
msgpack.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
raft_autopilot.go Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357) 2023-06-20 14:37:46 -04:00
raft_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
raft_util.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
raft.go Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357) 2023-06-20 14:37:46 -04:00
snapshot_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
snapshot.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
streamlayer_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
streamlayer.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
testing.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
types.pb.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
types.proto adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
varint.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00
vars_32bit.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
vars_64bit.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00