Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 495 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 495 Bytes

Gelada

Gelada is a middleware package, which provides a cookie-based session management.

Get it

go get -u github.com/iu0v1/gelada

Try it

go run ./examples/main.go

Or you can look on DEMO page, and then look code from demo in examples.

Learn it

Read the doc.

Improve it

Fork it, hack it, PR it.

And be happy :)

Have a nice day.