Skip to content

jamesrr39/go-custom-error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom error throwing in Golang

simple demo to show how to detect, return and test for different kinds of errors in Go

this example uses the make build tool to build/run

Build & run tests

make

run tests only

make test

About

Simple demo repository for returning custom errors in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published