package session import "github.com/kataras/iris/v12" func EnableSessions(app iris.Party) { }