//
pkg.gl
Category
github.com/go-macaron/session
postgres
package
1.0.3
Repository:
https://github.com/go-macaron/session.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
243
Files
151 SLOC
#
Functions
NewPostgresStore
NewPostgresStore creates and returns a postgres session store.
#
Structs
PostgresProvider
PostgresProvider represents a postgres session provider implementation.
PostgresStore
PostgresStore represents a postgres session store implementation.