Documentation ¶ Index ¶ func StartSession(manager *sessions.Manager, driver ...string) func(next http.Handler) http.Handler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func StartSession ¶ func StartSession(manager *sessions.Manager, driver ...string) func(next http.Handler) http.Handler StartSession is an example middleware that starts a session for each request. If this middleware not suitable for your application, you can create your own. Types ¶ This section is empty. Source Files ¶ View all Source files response_writer.gostart_session.go Click to show internal directories. Click to hide internal directories.