package sessions // import ( // "github.com/dgrijalva/jwt-go" // ) type Manager struct { }