gernest / utron

A lightweight MVC framework for Go(Golang)
MIT License
2.22k stars 149 forks source link

use Get to retrieve session with a given name #103

Closed tomocy closed 5 years ago

tomocy commented 6 years ago

102

(QLStore) Get returns new session by calling (QLStore) New if the session with a given name does not exist.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 79.009% when pulling dbf26a5ff5c07b68d123d29db742c1f231f158e2 on tomocy:get-session into 9d8a2248747412747a41620067dbf829aaaecffe on gernest:master.