You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a link to the pkg.go.dev documentation in the README. Also, fix the
formatting on a couple comments. The indentation of 'library' caused
godoc/pkg.go.dev to present the line as a code block.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# CockroachDB Go Helpers
1
+
# CockroachDB Go Helpers[](https://pkg.go.dev/github.com/cockroachdb/cockroach-go/v2/crdb)
2
2
3
3
This project contains helpers for CockroachDB users writing in Go:
4
4
-`crdb` and its subpackages provide wrapper functions for retrying transactions that fail
0 commit comments