Versions in this module Expand all Collapse all v0 v0.11.29 Aug 15, 2017 v0.11.19 Jun 10, 2017 v0.11.4 Apr 5, 2017 Changes in this version + func IsAPIPath(url string) bool + func SignedInID(ctx *macaron.Context, sess session.Store) int64 + func SignedInUser(ctx *macaron.Context, sess session.Store) (*models.User, bool)