README ¶ HOW TO RUN $ go get github.com/go-sql-driver/mysql $ go get github.com/gorilla/mux $ go get github.com/gorilla/sessions $ go get github.com/bradfitz/gomemcache/memcache $ go build -o app $ ./app Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files app.go Directories ¶ Show internal Expand all Path Synopsis 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. Click to show internal directories. Click to hide internal directories.