package
0.0.0-20200330201434-11a4ca05372a
Repository: https://github.com/elnerribeiro/go-ws-db-auth.git
Documentation: pkg.go.dev

# Variables

Authenticate do user authentication.
ClearInserts Clears the database.
Delete Deletes an user by ID.
GetUserByID Get an user by ID.
InsertASync Inserts a batch of given quantity async.
InsertSync Inserts a batch of given quantity sync.
ListInsert Lists one insert batch.
ListUsers Lists all users.
Upsert Inserts or updates an user.
Validate do user validation - gets ID.