Registry / web-framework / bradleypeabody-gorilla-sessions-memcache

bradleypeabody-gorilla-sessions-memcache

JSON →
library0.0.0-20181103040241-659414f458e1gogounverified

Memcache session storage backend for the Gorilla Web Toolkit, without Google App Engine dependency.

go get github.com/bradleypeabody/gorilla-sessions-memcache
INSTALL
IMPORT
SIG · BRADLEYPEABODY-GOR
B
bradleypeabody-gorilla-sessions-memcache
web-frameworkgov0.0.0-20181103040241-659414f458e1
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.

gorilla_sessions_memcache
github.com/bradleypeabody/gorilla-sessions-memcache

Imports the memcache session store for Gorilla sessions.

package main import ( "fmt" "github.com/bradleypeabody/gorilla-sessions-memcache" ) func main() { fmt.Println("Memcache session store initialized") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20181103040241-659414f458e1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
bradleypeabody-gorilla-sessions-memcache — go get bradleypeabody-gorilla-sessions-memcache · libregistry