* Remove shadowing of predeclared identifier: new. * strings.ReplaceAll instead of strings.Replace with -1. * Change strings.ToLower comparison to strings.EqualFold. * Rewrite if-else-if-else chain as a switch. |
||
|---|---|---|
| .. | ||
| cookie | ||
| redis | ||
| utils | ||
| session_store.go | ||
| session_store_test.go | ||