//
pkg.gl
Category
github.com/durudex/durudex-auth-service
internal
repository
postgres
package
0.0.0-20221018212721-c99b2d3be2cf
Repository:
https://github.com/durudex/durudex-auth-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
160 SLOC
#
Functions
NewPostgresRepository
Creating a new postgres repository.
NewSessionRepository
Creating a new use session postgres repository.
#
Structs
PostgresRepository
Postgres repository structure.
SessionRepository
User session repository structure.
#
Interfaces
Session
User session repository interface.