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

# Structs

Insert table ins_id on database.
InsertBatch table insert_batch on database.
Token JWT Token.
User table usuario on database.

# Interfaces

InsertInterface interface for batch insert tables.
UserRepository Repository for table usuario.

# Type aliases

ContextKey Key to use on a context.