Skip to content

StepLg/go-erx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Decription

Extended error reporiting library for Go!/Golang

Install

First way (with makefile): $ git clone git://github.com/StepLg/go-erx.git $ cd go-erx $ make $ make install

Compiling examples: $ cd examples $ make

Second way (with goinstall): $ goinstall github.com/StepLg/go-erx/src/erx

To update run: $ goinstall -u=true github.com/StepLg/go-erx/src/erx

Use

See examples/*

About

Extended error reporting for go language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages