package
0.0.0-20200713005320-6bccb8e8c74c
Repository: https://github.com/douglaszuqueto/go-user-microservice.git
Documentation: pkg.go.dev

# Functions

GetStorageType GetStorageType.
HandlePSQLError handlePSQLError https://github.com/brocaar/lora-app-server/blob/master/internal/storage/errors.go#L41.
NewUserMemoryStorage NewUserMemoryStorage.
NewUserPostgresStorage NewUserPostgresStorage.

# Variables

ErrAlreadyExists ErrAlreadyExists.
ErrDoesNotExist ErrDoesNotExist.

# Structs

User User.
UserMemoryStorage UserMemoryStorage.
UserPostgresStorage UserPostgresStorage.

# Interfaces

UserStorage UserStorage.