Closed matthewvalimaki closed 7 years ago
NewWithData should return (*HashID, error) so that error cases can be handled.
NewWithData
(*HashID, error)
NewWithData
should return(*HashID, error)
so that error cases can be handled.