Skip to content

Commit

Permalink
Add terr package godoc
Browse files Browse the repository at this point in the history
  • Loading branch information
alnvdl committed Mar 10, 2023
1 parent 85ed9d2 commit a23ba8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terr.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Package terr implements a minimalistic library for adding error tracing in
// Go 1.20+.
package terr

import (
Expand Down

0 comments on commit a23ba8c

Please sign in to comment.