{"id":64699,"library":"go-macaron-session","title":"Macaron Session Middleware","description":"Package session provides session management middleware for the Macaron web framework.","status":"active","version":"1.0.3","language":"go","source_language":null,"source_url":"https://github.com/go-macaron/session","tags":["macaron","session","middleware","web"],"install":[{"cmd":"go get github.com/go-macaron/session","lang":"bash","label":"Install github.com/go-macaron/session"}],"dependencies":[],"imports":[{"symbol":"session","correct":"github.com/go-macaron/session"}],"quickstart":{"code":"package main\n\nimport (\n\t\"gopkg.in/macaron.v1\"\n\t\"github.com/go-macaron/session\"\n)\n\nfunc main() {\n\tm := macaron.Classic()\n\tm.Use(session.Sessioner())\n\tm.Run()\n}","lang":"go","description":"Use session middleware in a Macaron app"},"warnings":[],"env_vars":null,"search_vec":"'framework':14 'macaron':1,12,15 'manag':8 'middlewar':3,9,17 'packag':4 'provid':6 'session':2,5,7,16 'web':13,18","created_at":"2026-06-17T16:59:10.402111+00:00","updated_at":"2026-06-17T16:59:10.402111+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-macaron/session","github":"https://github.com/go-macaron/session","docs":"https://pkg.go.dev/github.com/go-macaron/session#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}