package
0.0.0-20221027220206-53a1486f4205
Repository: https://github.com/google/webpackager.git
Documentation: pkg.go.dev
# Functions
Now returns the current local time.
ResetNow restores the Now's original behavior.
StubNow substitutes Now with stub for testing.
StubNowToAdjust "adjusts" Now to newNow for testing.
StubNowWithFixedTime makes Now return newNow for testing.