Versions in this module Expand all Collapse all v0 v0.1.8 Apr 18, 2026 Changes in this version + func RandomState() string + func SignSession(sess Session, key []byte) string + type Session struct + Email string + Exp int64 + User string + func VerifySession(cookie string, key []byte) (*Session, bool)