Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthTokenTestKit ¶
type AuthTokenTestKit struct { Zepto *zepto.Zepto DB *gorm.DB AuthToken *auth.AuthToken MailerStub *mailerstub.MailerStub }
func NewAuthTokenTestKit ¶
func NewAuthTokenTestKit() *AuthTokenTestKit
func (*AuthTokenTestKit) GetMe ¶
func (k *AuthTokenTestKit) GetMe(tokenValue string) *int
Click to show internal directories.
Click to hide internal directories.