2c0d46282e
The policy in the time-of-day Sentinel example incorrectly references the top-level time.hour constant. This is actually the same as the time.Hour Go value, so in other words, 3600000000000 (the int64 value representing the time in nanoseconds). This is corrected by just using time.now.hour instead. |
||
---|---|---|
.. | ||
basics.html.md | ||
checks.html.md | ||
cloud-auto-join.html.md | ||
config_entries.html.md | ||
dns.html.md | ||
encryption.html.md | ||
kv.html.md | ||
options.html.md | ||
rpc.html.md | ||
sentinel.html.markdown.erb | ||
services.html.md | ||
telemetry.html.md | ||
watches.html.md |