Commit graph

2 commits

Author SHA1 Message Date
Elle Mouton
5ed5fd25fa
session: use error variables
In preparation for having the unit tests pass against a different Store
implementation, we standardize some of the errors that get returned.
2025-02-27 08:07:51 +02:00
Elle Mouton
03d03eabfc
session: create errors.go file
And move an error here which we plan to use across DB types.
2025-02-09 07:02:42 +02:00