Skip to content

reiver/hackingmd-go-error-handling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

HACKING.md for Error Handling in Golang

A HACKING.md file is a document with technical information that provides guidance for contributors to understand, and to make changes to a project.

This HACKING.md file is the default HACKING.md file that I use for error handling in the Go programming-language (golang).

This HACKING.md file can be imported into an AGENTS.md and SKILLS.md file.


Installation

This can be installed into a git repo by adding it as a git submodule:

mkdir hacking

cd hacking

git submodule add https://github.com/reiver/hackingmd-go-error-handling

Author

This was written by Charles Iliya Krempeaux

About

My HACKING.md file for Error Handling in Golang. Can also be imported into an AGENTS.md and SKILLS.md file.

Topics

Resources

License

Stars

Watchers

Forks

Contributors