🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/ArkamFahry/hyperdrift/packages/go/apperr

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ArkamFahry/hyperdrift/packages/go/apperr

v0.0.0-20231205062958-cc8f1698c41f
Source
Go
Version published
Created
Source

AppError

A package which contains three types of errors

  • AppError to represent app level errors with error codes
  • HttpError to put out a user-friendly Client Error from AppError
  • Map of errors to aggregate errors together. (Use cases like combining a set of validation errors)

FAQs

Package last updated on 05 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts