//
pkg.gl
Category
github.com/EdwardMelendezM/api-auth
authentication
infrastructure
persistence
mysql
package
1.3.0
Repository:
https://github.com/edwardmelendezm/api-auth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
93 SLOC
#
Functions
NewAuthRepository
No description provided by the author
#
Variables
QueryCheckAccountStatus
go:embed sql/check_account_status.sql.
QueryCheckExistenceByUsername
go:embed sql/check_existence_by_username.sql.
QueryVerifyPassword
go:embed sql/verify_password.sql.