Versions in this module Expand all Collapse all v0 v0.1.0 Aug 27, 2020 Changes in this version + func AuthorizedWithReturns(uc usecase.UseCase, c *gin.Context) ([]byte, error) + type Middleware struct + func New(uc usecase.UseCase) *Middleware + func (m *Middleware) Authorized(c *gin.Context)