Skip to content

Simple error aggregation and handling for Go HTTP handlers

License

Notifications You must be signed in to change notification settings

bluekeyes/hatpear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hatpear GoDoc

hatpear (from "httperr") is a simple, unopinionated Go 1.7+ library for capturing and responding to errors that occur while handling HTTP requests. It has no dependencies and works well with the standard library or other HTTP libraries that use standard types.

See the package documentation for examples and usage details.

Stability Note: While the API is simple, it hasn't seen heavy use yet and may change in the future. I recommend vendoring this package at a specific commit if you are concerned about API changes.

About

Simple error aggregation and handling for Go HTTP handlers

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages