Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthService ¶
type AuthService struct {
// contains filtered or unexported fields
}
func NewAuthService ¶
func (AuthService) AuthLogout ¶
func (as AuthService) AuthLogout(_ context.Context) error
func (AuthService) AuthRequest ¶
func (as AuthService) AuthRequest(req *http.Request) error
Click to show internal directories.
Click to hide internal directories.