Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultValidator = NewGithubValidator()
DefaultValidator for a default export SQSValidator
Functions ¶
func EmailForUserLogin ¶
EmailForUserLogin gets the email of the given login
Types ¶
type SQSValidator ¶
SQSValidator auth by github stargazers
func NewGithubValidator ¶
func NewGithubValidator() *SQSValidator
NewGithubValidator allocates and return a new SQSValidator
func (*SQSValidator) ContainsLogin ¶
func (v *SQSValidator) ContainsLogin(login string) bool
ContainsLogin for checking the login
Click to show internal directories.
Click to hide internal directories.