Registry / web-framework / qor-session

qor-session

JSON →
library0.0.0-20170907035918-8206b0adab70gogounverified

Package session provides session management for the QOR framework.

go get github.com/qor/session
INSTALL
IMPORT
SIG · QOR-SESSION
Q
qor-session
web-frameworkgov0.0.0-20170907035918-8206b0adab70
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

session
github.com/qor/session

Create a new session store.

package main import ( "github.com/qor/session" ) func main() { store := session.New() _ = store }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20170907035918-8206b0adab70latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
qor-session — go get qor-session · libregistry