Versions in this module Expand all Collapse all v1 v1.4.0 Sep 5, 2018 v1.3.2 Jun 12, 2018 Changes in this version + type Controller struct + func NewController() *Controller + func (c *Controller) AddAccount(ctx *gin.Context) + func (c *Controller) AttributeExample(ctx *gin.Context) + func (c *Controller) Auth(ctx *gin.Context) + func (c *Controller) CalcExample(ctx *gin.Context) + func (c *Controller) DeleteAccount(ctx *gin.Context) + func (c *Controller) HeaderExample(ctx *gin.Context) + func (c *Controller) ListAccounts(ctx *gin.Context) + func (c *Controller) ListBottles(ctx *gin.Context) + func (c *Controller) PathParamsExample(ctx *gin.Context) + func (c *Controller) PingExample(ctx *gin.Context) + func (c *Controller) SecuritiesExample(ctx *gin.Context) + func (c *Controller) ShowAccount(ctx *gin.Context) + func (c *Controller) ShowBottle(ctx *gin.Context) + func (c *Controller) UpdateAccount(ctx *gin.Context) + func (c *Controller) UploadAccountImage(ctx *gin.Context) + type Message struct + Message string