mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tech: adds/removes in vendor folder according to dep 0.4.0.
This commit is contained in:
2
vendor/github.com/go-macaron/session/.gitignore
generated
vendored
2
vendor/github.com/go-macaron/session/.gitignore
generated
vendored
@@ -1,2 +0,0 @@
|
||||
ledis/tmp.db
|
||||
nodb/tmp.db
|
||||
20
vendor/github.com/go-macaron/session/README.md
generated
vendored
20
vendor/github.com/go-macaron/session/README.md
generated
vendored
@@ -1,20 +0,0 @@
|
||||
# session [](https://travis-ci.org/go-macaron/session)
|
||||
|
||||
Middleware session provides session management for [Macaron](https://github.com/go-macaron/macaron). It can use many session providers, including memory, file, Redis, Memcache, PostgreSQL, MySQL, Couchbase, Ledis and Nodb.
|
||||
|
||||
### Installation
|
||||
|
||||
go get github.com/go-macaron/session
|
||||
|
||||
## Getting Help
|
||||
|
||||
- [API Reference](https://gowalker.org/github.com/go-macaron/session)
|
||||
- [Documentation](https://go-macaron.com/docs/middlewares/session)
|
||||
|
||||
## Credits
|
||||
|
||||
This package is a modified version of [beego/session](https://github.com/astaxie/beego/tree/master/session).
|
||||
|
||||
## License
|
||||
|
||||
This project is under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for the full license text.
|
||||
1
vendor/github.com/go-macaron/session/memcache/memcache.goconvey
generated
vendored
1
vendor/github.com/go-macaron/session/memcache/memcache.goconvey
generated
vendored
@@ -1 +0,0 @@
|
||||
ignore
|
||||
1
vendor/github.com/go-macaron/session/mysql/mysql.goconvey
generated
vendored
1
vendor/github.com/go-macaron/session/mysql/mysql.goconvey
generated
vendored
@@ -1 +0,0 @@
|
||||
ignore
|
||||
1
vendor/github.com/go-macaron/session/postgres/postgres.goconvey
generated
vendored
1
vendor/github.com/go-macaron/session/postgres/postgres.goconvey
generated
vendored
@@ -1 +0,0 @@
|
||||
ignore
|
||||
1
vendor/github.com/go-macaron/session/redis/redis.goconvey
generated
vendored
1
vendor/github.com/go-macaron/session/redis/redis.goconvey
generated
vendored
@@ -1 +0,0 @@
|
||||
ignore
|
||||
Reference in New Issue
Block a user