package
0.0.0-20240909211356-cefa9703f18d
Repository: https://github.com/dguihal/goboard.git
Documentation: pkg.go.dev

# Functions

DeleteCookiesForUser delete stored cookies for user.
ForUser returns a valid cookie (already existing or new) for a user.
LoginForCookie get the user associated with a cookie.

# Constants

A list of error codes used in UserCookieError.
A list of error codes used in UserCookieError.
A list of error codes used in UserCookieError.

# Structs

UserCookie struct used to modelize a cookie.
UserCookieError a struct modelizing cookie operation errors.