etiennelenhart / Eiffel

Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines
MIT License
211 stars 14 forks source link

Remove ErrorType and add type parameter for error in Resource #27

Closed etiennelenhart closed 6 years ago

etiennelenhart commented 6 years ago

Since ErrorType will be deprecated in #20, Resource should allow for arbitrary error types instead.