Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

oops. My Bad

the code above should be

  type AppError struct { 
    Code int 
    Message string 
    InternalMessage string 
    Time time.Time 
    HttpCode int 
  }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: