# Functions
GetStorageType GetStorageType.
HandlePSQLError handlePSQLError https://github.com/brocaar/lora-app-server/blob/master/internal/storage/errors.go#L41.
NewUserMemoryStorage NewUserMemoryStorage.
NewUserPostgresStorage NewUserPostgresStorage.
# Structs
User User.
UserMemoryStorage UserMemoryStorage.
UserPostgresStorage UserPostgresStorage.
# Interfaces
UserStorage UserStorage.