Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CommonMiddleware = alice.New( mylog.Log.AccessMiddleware, handlers.RecoveryHandler(), )
Functions ¶
This section is empty.
Types ¶
type AddContext ¶
type Authenticate ¶
type Authenticate struct { AuthSvc *service.AuthService Db data.Queryer }
Click to show internal directories.
Click to hide internal directories.