Versions in this module Expand all Collapse all v0 v0.4.0 Oct 26, 2015 Changes in this version + func Engine(c *gin.Context) engine.Engine + func Remote(c *gin.Context) remote.Remote + func SetEngine(engine engine.Engine) gin.HandlerFunc + func SetRemote(remote remote.Remote) gin.HandlerFunc + func SetStore(s store.Store) gin.HandlerFunc