文件名称:开源项目-alexedwards-scs.zip
文件大小:43KB
文件格式:ZIP
更新时间:2022-09-24 12:08:41
开源项目
开源项目-alexedwards-scs.zip,alexedwards/scs: Session management for Go 1.7
【文件预览】:
scs-master
----.travis.yml(60B)
----codec.go(1KB)
----boltstore()
--------boltstore.go(4KB)
--------go.sum(358B)
--------README.md(3KB)
--------boltstore_test.go(3KB)
--------go.mod(156B)
----postgresstore()
--------postgresstore.go(3KB)
--------go.sum(153B)
--------README.md(3KB)
--------postgresstore_test.go(6KB)
--------go.mod(91B)
----mysqlstore()
--------mysqlstore.go(4KB)
--------mysqlstore_test.go(6KB)
--------go.sum(628B)
--------README.md(3KB)
--------go.mod(154B)
----badgerstore()
--------badgerstore_test.go(4KB)
--------badgerstore.go(2KB)
--------go.sum(5KB)
--------README.md(2KB)
--------go.mod(99B)
----session.go(6KB)
----LICENSE(1KB)
----redisstore()
--------redisstore_test.go(5KB)
--------redisstore.go(2KB)
--------go.sum(197B)
--------README.md(2KB)
--------go.mod(110B)
----data_test.go(9KB)
----session_test.go(6KB)
----go.sum(0B)
----memstore()
--------memstore_test.go(4KB)
--------memstore.go(3KB)
--------README.md(3KB)
----README.md(12KB)
----data.go(13KB)
----go.mod(46B)
----store.go(1014B)