diff options
Diffstat (limited to 'vendor/github.com/authzed/spicedb/pkg/datastore/doc.go')
| -rw-r--r-- | vendor/github.com/authzed/spicedb/pkg/datastore/doc.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/authzed/spicedb/pkg/datastore/doc.go b/vendor/github.com/authzed/spicedb/pkg/datastore/doc.go new file mode 100644 index 0000000..2ffd9e6 --- /dev/null +++ b/vendor/github.com/authzed/spicedb/pkg/datastore/doc.go @@ -0,0 +1,2 @@ +// Package datastore contains interfaces and code common to all datastores. +package datastore |
