Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.
/ safe Public archive

(POC) A tiny lib to easily manage Panics when you need it.

License

Notifications You must be signed in to change notification settings

IGLOU-EU/safe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] safe

Licence Go Doc Go Report Card Go coverage

SAFE is a tiny lib to easily manage Panics when you need it. It's designed to define the behavior of a Panic for the functions where you want it. The goal is absolutely not to catch all the Panics, but only to target the ones we want to handle.

How to

TODO

Quick Example

TODO

TODO

  • remove useless gofunc ...
  • Write readme

About

(POC) A tiny lib to easily manage Panics when you need it.

Topics

Resources

License

Stars

Watchers

Forks

Languages