Versions in this module Expand all Collapse all v1 v1.0.0 Apr 1, 2026 Changes in this version + var ErrDecrypt = errors.New("failed to decrypt cookie value") + var ErrInvalidStore = errors.New("invalid cookie store") + var ErrNotFound = errors.New("cookie store not found") + var ErrUnsupported = errors.New("unsupported operating system")