boltstore/doc.go
2014-06-14 03:36:36 +09:00

6 lines
108 B
Go

/*
Package boltstore provides a session store backend
for gorilla/sessions using Bolt.
*/
package boltstore