Unknwon aba8789542 vendor: update github.com/go-macaron/session (#3363) | %!s(int64=7) %!d(string=hai) anos | |
---|---|---|
.. | ||
redis | %!s(int64=7) %!d(string=hai) anos | |
LICENSE | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=7) %!d(string=hai) anos | |
file.go | %!s(int64=7) %!d(string=hai) anos | |
memory.go | %!s(int64=7) %!d(string=hai) anos | |
session.go | %!s(int64=7) %!d(string=hai) anos | |
utils.go | %!s(int64=7) %!d(string=hai) anos |
Middleware session provides session management for Macaron. It can use many session providers, including memory, file, Redis, Memcache, PostgreSQL, MySQL, Couchbase, Ledis and Nodb.
go get github.com/go-macaron/session
This package is a modified version of beego/session.
This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.