try-catch topic

List try-catch repositories

err2

52
Stars
6
Forks
Watchers

Automatic and modern error handling package for Go

scalp

18
Stars
1
Forks
Watchers

Some Scala useful classes ported to PHP.

exception

28
Stars
1
Forks
Watchers

A simple utility package for exception handling with try-catch in Golang

pyeffects

28
Stars
5
Forks
Watchers

Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.

tc-anywhere

44
Stars
7
Forks
Watchers

可以在任何方法内添加try catch 操作

try-inline

24
Stars
0
Forks
Watchers

An easy inline error handling wrapper for async promises and syncronous functions

supertape

22
Stars
3
Forks
Watchers

📼 Simplest high speed testing

try-to-catch

36
Stars
0
Forks
Watchers

functional try-catch wrapper for promises

good-try

16
Stars
0
Forks
Watchers

Tries to execute a sync/async function, returns a specified default value if the function throws

go-try

52
Stars
3
Forks
Watchers

A package that allows you to use try/catch block in Go.