Closed tonyghita closed 7 years ago
This simplifies the error handling in LoadMany and ensures that every element in the response []interface{} has a corresponding error. Resolves #25.
LoadMany
[]interface{}
error
This change is
This simplifies the error handling in
LoadMany
and ensures that every element in the response[]interface{}
has a correspondingerror
. Resolves #25.This change is