Skip to content

Commit

Permalink
archive mode
Browse files Browse the repository at this point in the history
  • Loading branch information
elithrar committed Dec 9, 2022
1 parent a6a8e49 commit 0e1d1d7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
[![GoDoc](https://godoc.org/github.com/gorilla/sessions?status.svg)](https://godoc.org/github.com/gorilla/sessions) [![Build Status](https://travis-ci.org/gorilla/sessions.svg?branch=master)](https://travis-ci.org/gorilla/sessions)
[![Sourcegraph](https://sourcegraph.com/github.com/gorilla/sessions/-/badge.svg)](https://sourcegraph.com/github.com/gorilla/sessions?badge)

---

**The Gorilla project has been archived, and is no longer under active maintainenance. You can read more here: https://github.com/gorilla#gorilla-toolkit**

---

gorilla/sessions provides cookie and filesystem sessions and infrastructure for
custom session backends.

Expand Down

0 comments on commit 0e1d1d7

Please sign in to comment.