paypal
paypal copied to clipboard
Adds the ToDuration function to the expirationTime type
What does this PR do? Adds the ToDuration function to the expirationTime type. This function allows easy conversion of the internal value to a time. Duration type, which is crucial when using expirationTime values with Redis expiration times.
Where should the reviewer start? types.go
How should this be manually tested? Try to add an access token and expiration time to Redis.