Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthService ¶
type AuthService struct { }
func NewAuthService ¶
func NewAuthService() AuthService
func (*AuthService) GetAuth ¶
func (a *AuthService) GetAuth(ctx context.Context, code string) (*model.AuthPayload, error)
Click to show internal directories.
Click to hide internal directories.