| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-30 | Cookie: Return the context without handle if no handle was given | jwijenbergh | |
| 2024-02-19 | All: Document everything to pass revive lint | jwijenbergh | |
| 2024-02-19 | Format: Run gofumpt | jwijenbergh | |
| 2024-02-19 | Cookie + Exports: Store and return the cookie from the underlying context | jwijenbergh | |
| This has the ability so that we can easily get the same cookie back in the client package by creating the one from the context | |||
| 2024-02-19 | All: Prepare to get rid of go-errors/errors lib | jwijenbergh | |
| 2023-09-25 | Types: Add a new cookie type | jwijenbergh | |
| Used as a specialized context in state callbacks and for cancellation | |||
