Skip to content
/ errx Public

Initially build to reduce the author's pain point when using erlang tuple style error handling where it has no information of who create the error tuple.

License

Notifications You must be signed in to change notification settings

ardhitama/errx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Errx

TODO: Add description

Installation

If available in Hex, the package can be installed by adding errx to your list of dependencies in mix.exs:

def deps do
  [
    {:errx, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/errx.

About

Initially build to reduce the author's pain point when using erlang tuple style error handling where it has no information of who create the error tuple.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages