Skip to content

Commit

Permalink
#### Version 1.5
Browse files Browse the repository at this point in the history
* New feature:UploadFile.RandomFileName used to get random file name from uuid
* New feature: encodes.base64x used to quickly use base64 EncodeString and DecodeString
* New feature: session.NewRedisConfig use to create redis session config include serverUrl and storeKeyPre
* if you set custom storeKeyPre, it will be store key start with custom set, default is "dotweb:session:"
* 2018-06-08 17:00
  • Loading branch information
devfeel committed Jun 8, 2018
1 parent d4ae46c commit 37bde10
Show file tree
Hide file tree
Showing 19 changed files with 11,169 additions and 0 deletions.
201 changes: 201 additions & 0 deletions vendor/gopkg.in/yaml.v2/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

133 changes: 133 additions & 0 deletions vendor/gopkg.in/yaml.v2/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 37bde10

Please sign in to comment.