Versions in this module Expand all Collapse all v0 v0.0.1 Dec 2, 2016 Changes in this version + const SESSION_TOKEN_KEY + func Routes() *gin.Engine + func TokenMiddleWare() gin.HandlerFunc + type OAuthController struct + func NewOauthController(user oauth.User) OAuthController + func (self OAuthController) CallBack() gin.HandlerFunc + func (self OAuthController) Login() gin.HandlerFunc + type PushNotificationController struct + func (push PushNotificationController) Send() gin.HandlerFunc + type UserController struct + func (user UserController) Profile() gin.HandlerFunc + func (user UserController) RegistrationID() gin.HandlerFunc