paypal icon indicating copy to clipboard operation
paypal copied to clipboard

Adds the ToDuration function to the expirationTime type

Open hossein-225 opened this issue 11 months ago • 0 comments

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.

hossein-225 avatar Feb 25 '24 18:02 hossein-225