包会话是提供Macaron会话管理的中间件。-Golang开发

时间:2021-05-26 18:31:05
【文件属性】:
文件名称:包会话是提供Macaron会话管理的中间件。-Golang开发
文件大小:50KB
文件格式:ZIP
更新时间:2021-05-26 18:31:05
Golang Web Frameworks 会话中间件会话提供Macaron的会话管理。 它可以使用许多会话提供程序,包括内存,文件,Redis,Memcache,PostgreSQL,MySQL,Couchbase,Ledis和Nodb。 安装最小的r会话中间件会话提供Macaron的会话管理。 它可以使用许多会话提供程序,包括内存,文件,Redis,Memcache,PostgreSQL,MySQL,Couchbase,Ledis和Nodb。 安装Go的最低要求是1.6(如果使用Redis,则为1.7;如果使用MySQL,则为1.10)。 请访问github.com/go-macaron/session获取帮助API参考文档鸣谢该软件包是beego / session的修改版本。 许可证此项目受Apache许可证第2版的约束
【文件预览】:
session-master
----.gitignore(40B)
----go.mod(1KB)
----utils.go(2KB)
----codecov.yml(123B)
----session.go(11KB)
----memcache()
--------memcache.goconvey(6B)
--------memcache_test.go(3KB)
--------memcache.go(5KB)
----memory_test.go(806B)
----nodb()
--------nodb.goconvey(6B)
--------nodb.go(5KB)
--------nodb_test.go(3KB)
----memory.go(5KB)
----postgres()
--------postgres_test.go(4KB)
--------postgres.goconvey(6B)
--------postgres.go(5KB)
----flash_test.go(1KB)
----LICENSE(10KB)
----session_test.go(4KB)
----redis()
--------redis_test.go(3KB)
--------redis.go(7KB)
--------redis.goconvey(6B)
----go.sum(17KB)
----.github()
--------workflows()
----file.go(6KB)
----README.md(1KB)
----file_test.go(943B)
----mysql()
--------mysql.go(5KB)
--------mysql.goconvey(6B)
--------mysql_test.go(4KB)
----couchbase()
--------couchbase.go(5KB)
----flash.go(1KB)
----ledis()
--------ledis.go(5KB)
--------ledis.goconvey(6B)
--------ledis_test.go(3KB)

网友评论