package
0.0.0-20220802194130-455cc0d06440
Repository: https://github.com/durudex/durudex-user-service.git
Documentation: pkg.go.dev

# Functions

Creating a new postgres repository.
Creating a new user session repository.
Creating a new user repository.

# Constants

Session table name.
User table name.

# Structs

Postgres repository structure.
User session repository structure.
User repository structure.

# Interfaces

User session repository interface.
User repository interface.