Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SessionController ¶
type SessionController struct { }
func NewController ¶
func NewController() *SessionController
func (SessionController) GetSessions ¶
func (sc SessionController) GetSessions(w http.ResponseWriter, r *http.Request)
func (SessionController) RegisterRoutes ¶
func (sc SessionController) RegisterRoutes(r *http.ServeMux)
Click to show internal directories.
Click to hide internal directories.