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

# Functions

ClearInserts Clears tables.
Delete Deletes an user.
GetUserByID Gets an user by ID.
InsertBatchASync Inserts a batch of given quantity asynchronous.
InsertBatchSync Inserts a batch of given quantity synchronous.
ListInserts Lists all inserts for one batch by id.
ListUsers Lists all users.
Login Authenticates an user.
Upsert Inserts or updates an user.