package
0.0.0-20241226230300
Repository: https://github.com/jing-ze/oauth2-proxy.git
Documentation: pkg.go.dev

# Functions

Add moves the mocked global clock forward the given duration.
Reset sets the global clock to a pure time implementation.
Set the global clock to a clockapi.Mock with the given time.Time.

# Structs

Clock is a non-package level wrapper around time that supports stubbing.