Skip to content

Commit 26b3b10

Browse files
authored
docstore/all: Add a link to https://github.com/bartventer/docstore-gen. (#3390)
1 parent 9bf17a3 commit 26b3b10

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docstore/doc.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,4 +267,8 @@
267267
// https://opencensus.io/quickstart/go/tracing.
268268
// To enable metric collection in your application, see "Exporting stats" at
269269
// https://opencensus.io/quickstart/go/metrics.
270+
//
271+
// # GORM-like Code Generation
272+
//
273+
// You may find https://github.com/bartventer/docstore-gen useful.
270274
package docstore // import "gocloud.dev/docstore"

0 commit comments

Comments
 (0)