Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecurityService ¶
type SecurityService struct{}
func NewSecurityService ¶
func NewSecurityService() *SecurityService
func (*SecurityService) Check ¶
func (s *SecurityService) Check(text, hash string) bool
type UserService ¶
type UserService struct {
// contains filtered or unexported fields
}
func NewUserService ¶
func NewUserService() *UserService
Click to show internal directories.
Click to hide internal directories.