mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 18:07:01 +00:00
New Context.SetLogoutFunc/Logout and SetFunc/CallFunc methods
Read HISTORY.md
This commit is contained in:
@@ -26,7 +26,7 @@ func main() {
|
||||
Password: "",
|
||||
Database: "",
|
||||
Prefix: "myapp-",
|
||||
Driver: redis.GoRedis(), // defautls.
|
||||
Driver: redis.GoRedis(), // defaults.
|
||||
})
|
||||
|
||||
// Optionally configure the underline driver:
|
||||
|
||||
Reference in New Issue
Block a user