Skip to content

scyth/gorilla-sessions-filestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gorilla-sessions-filestore

Gorilla is a web toolkit for go. Sessions sub-package provides an easy and modular API for managing http sessions. Filestore backend is my implementation of a sessions backend which saves cookies on a server side using regular files.

For more information about Gorilla project, please visit http://code.google.com/p/gorilla/

This package compiles against latest Go weekly release (weekly.2011-12-02).

About

Filestore backend implementation for gorilla/sessions package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages