Package sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
go get github.com/gorilla/sessionsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a cookie store and saves a session value.
Ensure the secret key is exactly 16, 24, or 32 bytes long
No dependency data recorded yet.