go-session
There are 6 repositories under go-session topic.
go-session/session
A efficient, safely and easy-to-use session library for Go.
phachon/fasthttpsession
A fast and powerful session package for fasthttp servers
go-session/gorm
GORM store for Session.
go-session/mongo
A mongo-based session store.
thekosmix/gir-rakshak
Backend for gir-rakshak app
tekintian/go-sessions
go语言里面的Sessions实现库, 支持众多的Session存储方式cookie,文件, redis, mysql等。 Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.