Directories ¶
Path | Synopsis |
---|---|
src
|
|
github.com/boj/redistore
Package redistore is a session store backend for gorilla/sessions
|
Package redistore is a session store backend for gorilla/sessions |
github.com/codegangsta/inject
Package inject provides utilities for mapping and injecting dependencies in various ways.
|
Package inject provides utilities for mapping and injecting dependencies in various ways. |
github.com/garyburd/redigo/internal/redistest
Package redistest contains utilities for writing Redigo tests.
|
Package redistest contains utilities for writing Redigo tests. |
github.com/garyburd/redigo/redis
Package redis is a client for the Redis database.
|
Package redis is a client for the Redis database. |
github.com/go-martini/martini
Package martini is a powerful package for quickly writing modular web applications/services in Golang.
|
Package martini is a powerful package for quickly writing modular web applications/services in Golang. |
github.com/gorilla/context
Package context stores values shared during a request lifetime.
|
Package context stores values shared during a request lifetime. |
github.com/gorilla/securecookie
Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values.
|
Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values. |
github.com/gorilla/sessions
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
|
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends. |
github.com/martini-contrib/binding
Package binding transforms a raw request into a struct ready to be used your application.
|
Package binding transforms a raw request into a struct ready to be used your application. |
github.com/martini-contrib/render
Package render is a middleware for Martini that provides easy JSON serialization and HTML template rendering.
|
Package render is a middleware for Martini that provides easy JSON serialization and HTML template rendering. |
github.com/martini-contrib/secure
Package secure is a middleware for Martini that helps enable some quick security wins.
|
Package secure is a middleware for Martini that helps enable some quick security wins. |
github.com/martini-contrib/sessionauth
Package login is a middleware for Martini that provides a simple way to track user sessions in on a website.
|
Package login is a middleware for Martini that provides a simple way to track user sessions in on a website. |
github.com/martini-contrib/sessionauth/example
Auth example is an example application which requires a login to view a private link.
|
Auth example is an example application which requires a login to view a private link. |
github.com/martini-contrib/sessions
Package sessions contains middleware for easy session management in Martini.
|
Package sessions contains middleware for easy session management in Martini. |
github.com/oxtoacart/bpool
Package bpool implements leaky pools of byte arrays and Buffers as bounded channels.
|
Package bpool implements leaky pools of byte arrays and Buffers as bounded channels. |
Click to show internal directories.
Click to hide internal directories.