Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckToken ¶
func LogoutUser ¶
func LogoutUser(userID int)
Types ¶
type LoginStore ¶
func NewLoginStore ¶
func NewLoginStore() *LoginStore
func (*LoginStore) Add ¶
func (s *LoginStore) Add(login Login)
func (*LoginStore) Delete ¶
func (s *LoginStore) Delete(userID int)
Click to show internal directories.
Click to hide internal directories.