Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose error types? #51

Open
akerl opened this issue Apr 16, 2018 · 4 comments
Open

Expose error types? #51

akerl opened this issue Apr 16, 2018 · 4 comments
Labels

Comments

@akerl
Copy link

akerl commented Apr 16, 2018

It seems like the ideal behavior for a cookie w/ an expired timestamp would be for me to consider it equivalent to http.ErrNoCookie, but right now I can't find a clean way to check for that, since the types of errors are all private.

Am I missing a better workflow or existing clean way to check for this?

@kisielk
Copy link
Contributor

kisielk commented May 26, 2018

I think since we have versioning available in Go I'd be more comfortable adding those to the public API. What do you think @elithrar ?

@elithrar
Copy link
Contributor

elithrar commented May 27, 2018 via email

@buchdag
Copy link

buchdag commented Jul 7, 2021

@elithrar any update about this ?

@akerl
Copy link
Author

akerl commented Oct 11, 2022

Any movement here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

4 participants