Hacker News new | ask | show | jobs
by d12bb 1254 days ago
Well, to quote some Go..

  if err != nil {
    return nil, err
  }