coderr golang error with error code Example err := coderr.Error(30,"error with code 30") code := coderr.Code(err) // 30